Commit 4bbacebf523986b9d7f729faa198d35b03f833c2
Exists in
translations
Merge branch 'translations' of softwarepublico.gov.br:noosfero-themes/angular-th…
…eme into translations * 'translations' of softwarepublico.gov.br:noosfero-themes/angular-theme: translated Sign Up into Cadastre-se
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/layout/navbar/navbar.html
@@ -21,7 +21,7 @@ | @@ -21,7 +21,7 @@ | ||
21 | </li> | 21 | </li> |
22 | 22 | ||
23 | <li ng-show="!ctrl.currentUser"> | 23 | <li ng-show="!ctrl.currentUser"> |
24 | - <a ui-sref="main.register">{{"navbar.signup.button" | translate}}</a> | 24 | + <a ui-sref="main.register">{{navbar.signup.button}}</a> |
25 | </li> | 25 | </li> |
26 | 26 | ||
27 | <li class="dropdown profile-menu" ng-show="ctrl.currentUser" uib-dropdown> | 27 | <li class="dropdown profile-menu" ng-show="ctrl.currentUser" uib-dropdown> |