gitea/templates/base
wxiaoguang 37a4b233a0
Refactor repo unit "disabled" check (#31389)
1. There are already global "unit consts", no need to use context data, which is fragile
2. Remove the "String()" method from "unit", it would only cause rendering problems in templates

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-06-18 00:51:13 +00:00
..
alert.tmpl
alert_details.tmpl
disable_form_autofill.tmpl
footer.tmpl
footer_content.tmpl Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253) 2024-04-03 16:01:50 +00:00
head.tmpl Initial support for colorblindness-friendly themes (#30625) 2024-04-24 00:18:41 +08:00
head_navbar.tmpl Refactor repo unit "disabled" check (#31389) 2024-06-18 00:51:13 +00:00
head_opengraph.tmpl
head_script.tmpl
head_style.tmpl Initial support for colorblindness-friendly themes (#30625) 2024-04-24 00:18:41 +08:00
markup_codepreview.tmpl Fix code block style for code preview (#30298) 2024-04-06 20:07:08 +08:00
modal_actions_confirm.tmpl Remove fomantic button module (#30475) 2024-04-14 17:53:52 +00:00
paginate.tmpl