Commit 6b0a10f0366c29ac7d5e38a3cfaf9ff131922e60
1 parent
60d06dd1f5
Exists in
master
and in
2 other branches
solo positivo
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
src/views/foca-abm-vendedor-cobrador-item.html
... | ... | @@ -181,6 +181,7 @@ |
181 | 181 | ng-keypress="next($event.keyCode)" |
182 | 182 | autocomplete="off" |
183 | 183 | string-to-number |
184 | + solo-positivo | |
184 | 185 | /> |
185 | 186 | </div> |
186 | 187 | </div> |
... | ... | @@ -199,6 +200,7 @@ |
199 | 200 | ng-keypress="next($event.keyCode)" |
200 | 201 | autocomplete="off" |
201 | 202 | string-to-number |
203 | + solo-positivo | |
202 | 204 | /> |
203 | 205 | </div> |
204 | 206 | </div> |