gitea/templates
silverwind b83825253e
Fix label display on new issues (#13590)
* Fix label display on new issues

PR #13570 broke label rendering for new issues and pulls because
missed the fact that the code was relying on the DOM elements being
toggled by JavaScript.

On top of that, the label rendering for new issues and pull was using
an outdated template which I consolidated in a new shared template.

* remove wrapper element and style tweaks

* style tweaks

* use shared template for whole label list

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-11-17 07:02:41 +02:00
..
admin Various style fixes (#13534) 2020-11-13 09:31:25 +08:00
base Switch from SimpleMDE to EasyMDE (#13333) 2020-11-10 14:16:30 -05:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
mail Add email notify for new release (#12463) 2020-08-23 16:03:18 +01:00
org Add markdown support in organization description (#13549) 2020-11-15 16:28:08 +00:00
pwa Reindent manifest.json (#13544) 2020-11-13 12:23:22 -05:00
repo Fix label display on new issues (#13590) 2020-11-17 07:02:41 +02:00
status Make error pages translatable (#11163) 2020-04-27 18:03:15 -05:00
swagger [API] Only Return Json (#13511) 2020-11-14 11:13:55 -05:00
user unify layout between auth pages (#13547) 2020-11-13 21:46:40 -05:00
home.tmpl Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
install.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
post-install.tmpl Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00