mirror of
https://github.com/gogs/gogs.git
synced 2026-05-09 15:37:25 +02: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`.