Commit 2c0fff212e37ca505704f5da9bea34aae6a80e03

Authored by Nicolás Guarnieri
1 parent 7874978bac
Exists in master

boton enviar

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/views/foca-login.html
... ... @@ -23,5 +23,6 @@
23 23 teclado-virtual
24 24 />
25 25 </div>
  26 + <button type="button" ng-click="enviar()" class="btn btn-dark mt-3 float-right">Ingresar</button>
26 27 </form>
27 28 </div>