summaryrefslogtreecommitdiffstats
path: root/templates/repo/actions/view.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/actions/view.tmpl')
-rw-r--r--templates/repo/actions/view.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/repo/actions/view.tmpl b/templates/repo/actions/view.tmpl
index 3a3a069cbc..297232fca0 100644
--- a/templates/repo/actions/view.tmpl
+++ b/templates/repo/actions/view.tmpl
@@ -19,6 +19,9 @@
data-locale-status-skipped="{{.locale.Tr "actions.status.skipped"}}"
data-locale-status-blocked="{{.locale.Tr "actions.status.blocked"}}"
data-locale-artifacts-title="{{$.locale.Tr "artifacts"}}"
+ data-locale-show-timestamps="{{.locale.Tr "show_timestamps"}}"
+ data-locale-show-log-seconds="{{.locale.Tr "show_log_seconds"}}"
+ data-locale-show-full-screen="{{.locale.Tr "show_full_screen"}}"
>
</div>
</div>