Commit eaa5cb3ba35e0691d5a2a74ee7e9be8a24a6b9a8

Authored by Jose Pinto
Exists in master and in 1 other branch develop

Merge branch 'master' into 'develop'

Master

See merge request !28
src/views/foca-busqueda-cliente-modal.html
... ... @@ -319,7 +319,8 @@
319 319 <label>Telefono</label>
320 320 <div class="input-group">
321 321 <input
322   - type="text"
  322 + foca-tipo-input
  323 + limite-numeros-max="20"
323 324 class="form-control form-control-sm"
324 325 placeholder="Ingrese Telefono"
325 326 ng-model="cliente.TEL"