Show v1 project owner name

This commit is contained in:
Alasdair Smith
2017-11-23 17:10:42 +00:00
parent e2b1ced267
commit 099305d909
2 changed files with 10 additions and 2 deletions
@@ -1,4 +1,4 @@
.col-xs-8
.col-xs-6
span.v1-badge(
aria-label=translate("v1_badge")
tooltip-template="'v1ProjectTooltipTemplate'"
@@ -11,5 +11,8 @@
stop-propagation="click"
) {{project.name}}
.col-xs-2
span.owner {{ownerName()}}
.col-xs-4
span.last-modified {{project.lastUpdated | formatDate}}