mirror of
https://github.com/gogs/gogs.git
synced 2026-03-03 18:51:06 +01:00
- The `commits_table.tmpl` pagination uses a `$.FileName` variable in order to generate the next/previous URLs, but it seems like that variable was no longer being populated in `renderCommits`.