forgejo/templates/user/dashboard
KN4CK3R d9ef43a712
Replace list.List with slices ()
* 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
..
dashboard.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
feeds.tmpl Replace list.List with slices () 2021-08-09 14:08:51 -04:00
issues.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
milestones.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
navbar.tmpl Unified link creation. () 2021-04-30 19:25:13 +02:00
repolist.tmpl Remove User.GetOrganizations() () 2021-06-18 19:00:53 +02:00