show current revision on same line

This commit is contained in:
oleg 2015-08-28 23:30:01 +03:00
parent 64078b0a92
commit 6640c9535d

View File

@ -90,8 +90,13 @@ div.row
if changes.length
| Scm changes:
else
| No scm changes, current revision:
| No scm changes, current revision is
|
| "
mixin rev(rev)
| " by
|
= rev.author
else
| -
@ -102,11 +107,6 @@ div.row
.col-md-offset-4.col-md-8
p
mixin rev(change, String(number) + '. ')
else
.row
.col-md-offset-4.col-md-8
p
mixin rev(rev)
h2
i.fa.fa-fw.fa-terminal