gitea/templates/repo/issue
赵智超 3981f1b127
Remove duplicate logic in initListSubmits ()
* Remove duplicate logic in initListSubmits

Using the same logic to handle Choosing reviewers and assignees as
choosing label. It's the first step of .

Signed-off-by: a1012112796 <1012112796@qq.com>

* fix choose block

* fix nit

* try fix bug

* simple code

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
labels Improve label edit buttons labels ()
view_content Remove duplicate logic in initListSubmits ()
branch_selector_field.tmpl Fix ref links in issue overviews for tags ()
comment_tab.tmpl Prettify timeline 3 ()
label_precolors.tmpl Indent all templates with tabs
labels.tmpl Add Organization Wide Labels ()
list.tmpl Fix milestone links ()
milestone_issues.tmpl Milestone Issue/Pull List: Add octicons type ()
milestone_new.tmpl Replace jquery-datetimepicker with native date input ()
milestones.tmpl Change action GETs to POST ()
navbar.tmpl Search bar for issues/pulls ()
new.tmpl Indent all templates with tabs
new_form.tmpl Kanban board ()
search.tmpl Disable search box autofocus on issue/pr pages ()
view.tmpl Prettify timeline 3 ()
view_content.tmpl Fix to allow comment poster to edit or delete his own comments ()
view_title.tmpl Escape more things that are passed through str2html ()