0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-07-10 05:08:50 +02:00
gitea/templates/user
Angus Gibson 06d293a84e Only show comparison link for >2 commits #1110
We can look at the PushCommits object to see how many commits were
included in a commit, and add some template logic to only show the
comparison link when there are at least 2 commits in a push. We also
correct the link to display the number of commits.
2015-12-09 14:36:39 +11:00
..
auth Indent all templates with tabs 2015-12-08 00:57:46 +01:00
dashboard Only show comparison link for >2 commits #1110 2015-12-09 14:36:39 +11:00
settings Indent all templates with tabs 2015-12-08 00:57:46 +01:00
profile.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00