0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 18:17:38 +01:00
gitea/templates/repo/issue
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
..
labels Fix label display on new issues (#13590) 2020-11-17 07:02:41 +02:00
view_content Fix label display on new issues (#13590) 2020-11-17 07:02:41 +02:00
branch_selector_field.tmpl Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00
choose.tmpl Add ui style for "Open a blank issue" button (#12824) 2020-09-16 10:07:09 +08:00
comment_tab.tmpl Attachments: Add extension support, allow all types for releases (#12465) 2020-10-05 01:49:33 -04:00
label_precolors.tmpl
labels.tmpl
list.tmpl Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417) 2020-11-04 11:11:19 +02:00
milestone_issues.tmpl Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417) 2020-11-04 11:11:19 +02:00
milestone_new.tmpl
milestones.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
navbar.tmpl
new_form.tmpl Fix label display on new issues (#13590) 2020-11-17 07:02:41 +02:00
new.tmpl
search.tmpl
view_content.tmpl Fix double border introduced by #13434 (#13457) 2020-11-07 18:15:09 -05:00
view_title.tmpl Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00
view.tmpl Issue templates directory (#11450) 2020-09-11 10:48:39 -04:00