Commit a2b43ac19724c8c35f77ade03cf56eb239d1da72

Authored by Caio Almeida
1 parent f0acdef0

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 63 <!-- Register form -->
64 64  
65 65 <form ng-submit="Register(profile)" ng-show="registerFormDisplayed" class="register-form" novalidate id="register-form">
66   -teste
67 66 <h1 class="title">
68 67 <span>Registrar</span>
69 68 <a class="back icon-left ion-reply" ng-click="backToLoginHome()">Voltar</a>
... ...