Commit 9ce012d901b1c938b8acc488eb6c367923b95afc

Authored by Eric Fernandez
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
... ... @@ -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>