GITLAB
Jose Pinto
/ foca-modal
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
9ce012d901b1c938b8acc488eb6c367923b95afc
Authored by
Eric Fernandez
2019-01-08 17:48:55 -0300
1 parent
05178cd950
Exists in
master
focus en aceptar
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/views/foca-fecha.html
Side-by-side Diff
Inline Diff
src/views/foca-fecha.html
Diff comments
View file @
9ce012d
...
...
@@ -13,5 +13,6 @@
13
13
ng-click="cancelar()">Cancelar</button>
14
14
<button
15
15
class="form-control btn btn-primary"
16
+ foca-focus="true"
16
17
ng-click="aceptar()">Aceptar</button>
17
18
</div>