Commit a05fe351ba88303cf0c593719dfff514b1874ed7

Authored by Marcelo Puebla
1 parent 0794d8ff03
Exists in master and in 1 other branch develop

Cambiado color de botón crear punto de descarga.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/modal-punto-descarga.html
... ... @@ -3,7 +3,7 @@
3 3 <h5 class="modal-title my-1" ng-show="ingreso">Crear punto de descarga</h5>
4 4 <h5 class="modal-title my-1" ng-show="cargaArticulos">Cargar artículos en puntos de descarga</h5>
5 5 <button
6   - class="btn btn-primary"
  6 + class="btn btn-outline-debo"
7 7 title="Nuevo"
8 8 ng-click="ingreso = true"
9 9 ng-hide="ingreso || cargaArticulos">