gitea/routers
赵智超 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>
..
admin Pause, Resume, Release&Reopen, Add and Remove Logging from command line ()
api/v1 [API] Delete Token accept names too ()
dev Display ui time with customize time location ()
events Add EventSource support ()
org Move jquery-minicolors to npm/webpack ()
private Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set ()
repo Remove duplicate logic in initListSubmits ()
routes Hide 'New Project board' button for users that are not signed in ()
user [API] Delete Token accept names too ()
utils Re-attempt to delete temporary upload if the file is locked by another process ()
home.go Show 2FA info on Admin Pannel: Users List ()
init.go Add a storage layer for attachments ()
install.go models: fix xorm variable clobber ()
metrics.go Use gitea forked macaron ()
swagger_json.go Add gitea-vet ()