Commit 29128b7e8e06e8c1f74b0878cd3b225e9ad64a06

Authored by Eric Fernandez
1 parent d661a13633
Exists in master

espacio innecesario

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
src/views/nota-pedido.html
... ... @@ -71,14 +71,14 @@
71 71 type="text"
72 72 readonly="true"
73 73 ng-model="notaPedido.precioCondicion"
74   - ng-click="abrirModalListaPrecio()"
  74 + ng-click="abrirModalListaPrecio()"
75 75 placeholder="Seleccione Lista de precio"
76 76 >
77 77 </div>
78 78 <div class="form-group col-12 col-sm-6 col-md-4">
79 79 <label>Flete</label>
80 80 <div class="form-check custom-radio custom-control-inline">
81   - <input
  81 + <input
82 82 class="form-check-input"
83 83 type="radio"
84 84 name="radioFlete"