GITLAB
Eric Fernandez
/ foca-login
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2c0fff212e37ca505704f5da9bea34aae6a80e03
Authored by
Nicolás Guarnieri
2018-11-13 12:42:00 -0300
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
Side-by-side Diff
Inline Diff
src/views/foca-login.html
Diff comments
View file @
2c0fff2
...
...
@@ -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>