We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d43d85 commit 593a52cCopy full SHA for 593a52c
templates/repo/view_file.tmpl
@@ -17,7 +17,7 @@
17
{{template "repo/latest_commit" .}}
18
{{if .LatestCommit}}
19
{{if .LatestCommit.Committer}}
20
- <div class="text grey age">
+ <div class="text grey age flex-text-block">
21
{{DateUtils.TimeSince .LatestCommit.Committer.When}}
22
</div>
23
{{end}}
0 commit comments