Keep import prject option if user has projects

stable
Xavier Julián 2015-10-05 09:43:29 +02:00 committed by Alejandro Alonso
parent b6165e859a
commit 161d3e3bd7
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ a.see-more-projects-btn.button-gray(href="#",
title="{{'PROJECT.NAVIGATION.SEE_MORE_PROJECTS' | translate}}",
translate="PROJECT.NAVIGATION.SEE_MORE_PROJECTS")
section.projects-empty(ng-hide="vm.projects.size")
section.projects-empty
include ../../../svg/empty-project.svg
p(translate="HOME.EMPTY_PROJECT_LIST")
a.create-project-button.button-green(href="#", ng-click="vm.newProject()",