]> source.dussan.org Git - gitea.git/commit
Show label list on label set (#9251)
authorOscar Costa <oscarcosta@gmail.com>
Sat, 7 Dec 2019 02:13:19 +0000 (18:13 -0800)
committertechknowlogick <techknowlogick@gitea.io>
Sat, 7 Dec 2019 02:13:19 +0000 (21:13 -0500)
commit1583c48e3a89fcb9aeb81a57295982ee64d5859f
tree00018c9c4ad684572b923d3750773fa12f0cd17a
parenteba816e8269b6a4ad141da0d399a5613796a348e
Show label list on label set (#9251)

* Showing the list of labels of template files #7812

* Returning and logging errors when loading labels

* Commenting public method

* Change log level in case of error loading labels.
models/issue_label.go
models/repo.go
templates/repo/create.tmpl
templates/repo/issue/labels.tmpl