hide project title if not exist

stable
Juanfran 2016-01-25 14:32:55 +01:00
parent 0bb3cf3337
commit 1345b6df58
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
span.project-name
span.project-name(ng-if="projectName")
| {{ projectName }}
span.green
| {{ sectionName }}