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.
gitea/templates/repo/issue/sidebar
Simon Pistache 2abef971dc
fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668)
- Fixes a translation keystring misuse where the string 'open
milestones' is used in place of 'closed milestones'.
- De-duplicates the use of 'open milesones' and 'closed milestones'
keystrings on the sidebar of an issue, reusing the ones on the issues
filter and action bars.
- Closes #32667

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 months ago
..
allow_maintainer_edit.tmpl
assignee_list.tmpl make search box in issue sidebar dropdown list always show when scrolling (#32576) 3 months ago
due_date.tmpl
issue_dependencies.tmpl
issue_management.tmpl Style unification for the issue_management area (#32605) 3 months ago
label_list.tmpl Improve issue sidebar UI (#32587) 3 months ago
label_list_item.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
milestone_list.tmpl fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 3 months ago
participant_list.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
project_list.tmpl Improve issue sidebar UI (#32587) 3 months ago
reference_link.tmpl
reviewer_list.tmpl Improve issue sidebar UI (#32587) 3 months ago
stopwatch_timetracker.tmpl
watch_notification.tmpl
wip_switch.tmpl Add reviewers selection to new pull request (#32403) 4 months ago