gitea/templates/user/dashboard
zeripath ba6baff696
Report the correct number of pushes on the feeds (#16811)
* Report the correct number of pushes on the feeds

Since the number of commits in the Action table has been limited to 5
the number of commits reported on the feeds page is now incorrectly also
limited to 5. The correct number is available as the Len and this PR
changes this to report this.

Fix #16804

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update templates/user/dashboard/feeds.tmpl

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-08-25 19:04:58 -04:00
..
dashboard.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
feeds.tmpl Report the correct number of pushes on the feeds (#16811) 2021-08-25 19:04:58 -04:00
issues.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
milestones.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
navbar.tmpl Unified link creation. (#15619) 2021-04-30 19:25:13 +02:00
repolist.tmpl Remove User.GetOrganizations() (#14032) 2021-06-18 19:00:53 +02:00