gitea/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 Align dropdown right (#14406) 2021-01-20 02:08:21 +01:00
attachments.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
comments.tmpl Replace `list.List` with slices (#16311) 2021-08-09 14:08:51 -04:00
comments_delete_time.tmpl Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
context_menu.tmpl Use pulls url if issue is a pull request (#16230) 2021-06-22 21:13:31 +01:00
pull.tmpl Add agit flow support in gitea (#14295) 2021-07-28 17:42:56 +08:00
reactions.tmpl Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
reference_issue_dialog.tmpl Comment - Reference in new issue (#14366) 2021-01-21 14:51:17 +01:00
sidebar.tmpl Add links to toggle WIP status (#14677) 2021-05-27 22:02:04 +02:00