projects
/
bloat
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
656ff39
)
Fix scope icon
author
r
<r@freesoftwareextremist.com>
Thu, 26 Dec 2019 06:09:45 +0000
(06:09 +0000)
committer
r
<r@freesoftwareextremist.com>
Thu, 26 Dec 2019 06:09:45 +0000
(06:09 +0000)
templates/status.tmpl
patch
|
blob
|
history
diff --git
a/templates/status.tmpl
b/templates/status.tmpl
index 26912b7c5223ece74ae185318cbf2afec3a0d841..6534249993483e3fbabc0570da3cb90246792b73 100644
(file)
--- a/
templates/status.tmpl
+++ b/
templates/status.tmpl
@@
-34,7
+34,7
@@
{{else if eq .Visibility "private"}}
<i class="fa fa-lock" title="Private"></i>
{{else if eq .Visibility "direct"}}
- <i class="fa fa-envelop" title="Direct"></i>
+ <i class="fa fa-envelop
e
" title="Direct"></i>
{{end}}
</a>
<a class="remote-link" href="{{.URL}}" target="_blank" title="source">