Commit 0db90a410d756caf3bded20f03b5571a6e1a90ab

Authored by Luigi
1 parent e712e1149b
Exists in master and in 1 other branch develop

Borre la propiedad max

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/views/foca-busqueda-cliente-modal.html
... ... @@ -408,7 +408,6 @@
408 408 <input
409 409 type="text"
410 410 class="form-control form-control-sm col-2"
411   - max="2"
412 411 limite-numeros-max="2"
413 412 ng-model="cliente.cuit1"
414 413 ng-required="true"