Commit a2b43ac19724c8c35f77ade03cf56eb239d1da72
1 parent
f0acdef0
Exists in
master
and in
2 other branches
removing unsed line
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
www/html/_login.html
@@ -63,7 +63,6 @@ | @@ -63,7 +63,6 @@ | ||
63 | <!-- Register form --> | 63 | <!-- Register form --> |
64 | 64 | ||
65 | <form ng-submit="Register(profile)" ng-show="registerFormDisplayed" class="register-form" novalidate id="register-form"> | 65 | <form ng-submit="Register(profile)" ng-show="registerFormDisplayed" class="register-form" novalidate id="register-form"> |
66 | -teste | ||
67 | <h1 class="title"> | 66 | <h1 class="title"> |
68 | <span>Registrar</span> | 67 | <span>Registrar</span> |
69 | <a class="back icon-left ion-reply" ng-click="backToLoginHome()">Voltar</a> | 68 | <a class="back icon-left ion-reply" ng-click="backToLoginHome()">Voltar</a> |