aboutsummaryrefslogtreecommitdiff
path: root/templates/gititemcommit.qtpl
diff options
context:
space:
mode:
authorGabriel A. Giovanini <mail@gabrielgio.me>2024-07-21 17:55:51 +0200
committerGabriel A. Giovanini <mail@gabrielgio.me>2024-07-21 17:56:27 +0200
commit8a237e0cfea615747976d03ed1a6b1a932e5fa86 (patch)
tree6fc4eb3159d502aa3a83b3ea3ea6a2b7bad2955a /templates/gititemcommit.qtpl
parent64d9bcc4e567a0f816a0388bf740baa4c01d2323 (diff)
downloadcerrado-87f8598734b44b9421e4252b2c2750f8c979bdd9.tar.gz
cerrado-87f8598734b44b9421e4252b2c2750f8c979bdd9.tar.bz2
cerrado-87f8598734b44b9421e4252b2c2750f8c979bdd9.zip
feat: Add tar.gz link to commit pagev0.0.13
Diffstat (limited to 'templates/gititemcommit.qtpl')
-rw-r--r--templates/gititemcommit.qtpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gititemcommit.qtpl b/templates/gititemcommit.qtpl
index e685f23..77536f1 100644
--- a/templates/gititemcommit.qtpl
+++ b/templates/gititemcommit.qtpl
@@ -10,7 +10,7 @@ type GitItemCommitPage struct {
{% func (g *GitItemCommitPage) GitContent(name, ref string) %}
<div class="event-list">
- {%= Commit(name, g.Commit) %}
+ {%= Commit(name, g.Commit, true) %}
</div>
<div class="alert alert-info text-center" role="alert">