forgejo/templates/repo/issue/view_content
KN4CK3R d9ef43a712
Replace list.List with slices (#16311)
* Replaced list with slice.

* Fixed usage of pointer to temporary variable.

* Replaced LIFO list with slice.

* Lint

* Removed type check.

* Removed duplicated code.

* Lint

* Fixed merge.

Co-authored-by: 6543 <6543@obermui.de>
2021-08-09 14:08:51 -04:00
..
add_reaction.tmpl
attachments.tmpl
comments.tmpl Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
comments_delete_time.tmpl
context_menu.tmpl
pull.tmpl Add agit flow support in gitea (#14295) 2021-07-28 17:42:56 +08:00
reactions.tmpl
reference_issue_dialog.tmpl
sidebar.tmpl