[backport] remove links in discover when is loading

stable
Juanfran 2016-02-02 09:26:29 +01:00
parent 439e09999d
commit eba11b6b77
1 changed files with 7 additions and 6 deletions

View File

@ -49,6 +49,7 @@
span.statistics-num {{ ::project.get('members').size }}
p.project-description {{ ::project.get('description') | limitTo:150 }}{{ ::project.get('description').length < 150 ? '' : '...'}}
div(ng-if="!loading")
a.view-more-projects.button-green(
ng-if="highlighted"
tg-nav="discover-search"