diff --git a/templates/repo/cloudbrain/show.tmpl b/templates/repo/cloudbrain/show.tmpl index cda3a1fe1..0d96a2c2f 100755 --- a/templates/repo/cloudbrain/show.tmpl +++ b/templates/repo/cloudbrain/show.tmpl @@ -111,7 +111,7 @@
{{.BranchName}} - {{if .CommitID}} + {{if not .BootFile}} {{SubStr .CommitID 0 10}} {{end}}
@@ -378,7 +378,7 @@ {{template "base/footer" .}}