0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 07:18:40 +02:00
gitea/templates/base
Gusted e4e3df6c66
Handle invalid issues (#18111)
* Handle invalid issues

- When you hover over a issue reference, and the issue doesn't exist, it
will just hang on the loading animation.
- This patch fixes that by showing them the pop-up with a "Error
occured" message.

* Add I18N

* refactor

* fix comment for lint

* fix unit test for i18n

* fix unit test for i18n

* add comments

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-12-28 21:28:27 +08:00
..
alert.tmpl
alert_details.tmpl
delete_modal_actions.tmpl
disable_form_autofill.tmpl
footer.tmpl
footer_content.tmpl
head.tmpl Handle invalid issues (#18111) 2021-12-28 21:28:27 +08:00
head_navbar.tmpl
paginate.tmpl