forgejo/templates/base
silverwind 8e266c3193 UI: Fix race in update issue labels and assignees (#6194)
Fix #6191 

* fix issue update race condition
* fix similar race same race when clearing assignee
* always load promise polyfill
* replace es6-promise with promise-polyfill
* move promise-polyfill to <head>
2019-02-28 22:10:08 +00:00
..
alert.tmpl
delete_modal_actions.tmpl
footer.tmpl UI: Fix race in update issue labels and assignees (#6194) 2019-02-28 22:10:08 +00:00
footer_content.tmpl Extract header and footer content to separate tmpl (#4797) 2018-09-07 10:59:06 +08:00
head.tmpl UI: Fix race in update issue labels and assignees (#6194) 2019-02-28 22:10:08 +00:00
head_navbar.tmpl fix header menu misalignment (#6002) 2019-02-08 12:18:22 -05:00
paginate.tmpl