Commit 66eae479dfa0eb61ad4ea98dc8628a8c72d67c48

Authored by Nicolás Guarnieri
1 parent 04a8bedc6f
Exists in master and in 1 other branch develop

fix vendedor input no deberia aparecer

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/views/foca-admin-seguimiento.html
... ... @@ -35,7 +35,6 @@
35 35 placeholder="Vendedor"
36 36 class="form-control"
37 37 ng-model="idUsuarioInput"
38   - ng-show="actividad"
39 38 ng-keypress="search($event.keyCode)"
40 39 foca-focus="idUsuario == -1"
41 40 ng-show="actividad == 'Nota de pedido'"