Commit 334aedb7a0b0b9d53ac176b9144504e1ed475161

Authored by Eric Fernandez
Exists in master and in 2 other branches demo, develop

Merge branch 'develop' into 'master'

Develop

See merge request !16
src/views/foca-login.html
... ... @@ -30,7 +30,7 @@
30 30 <button
31 31 type="button"
32 32 ng-click="enviar()"
33   - class="login-button btn mt-3"
  33 + class="login-button btn mt-3 btn-login"
34 34 ladda="loginLoading"
35 35 >Ingresar</button>
36 36 </form>