You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
labels Fix label display on new issues (#13590) 4 years ago
view_content Fix label display on new issues (#13590) 4 years ago
branch_selector_field.tmpl Change search and filter icons to SVG (#13473) 4 years ago
choose.tmpl Add ui style for "Open a blank issue" button (#12824) 4 years ago
comment_tab.tmpl Attachments: Add extension support, allow all types for releases (#12465) 4 years ago
label_precolors.tmpl Indent all templates with tabs 9 years ago
labels.tmpl Add Organization Wide Labels (#10814) 4 years ago
list.tmpl Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417) 4 years ago
milestone_issues.tmpl Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417) 4 years ago
milestone_new.tmpl Replace jquery-datetimepicker with native date input (#11684) 4 years ago
milestones.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
navbar.tmpl Search bar for issues/pulls (#530) 8 years ago
new.tmpl Indent all templates with tabs 9 years ago
new_form.tmpl Fix label display on new issues (#13590) 4 years ago
search.tmpl Disable search box autofocus on issue/pr pages (#12229) 4 years ago
view.tmpl Issue templates directory (#11450) 4 years ago
view_content.tmpl Fix double border introduced by #13434 (#13457) 4 years ago
view_title.tmpl Change search and filter icons to SVG (#13473) 4 years ago