Commit 886c0676d6f5c3866f71be53f4e8469d93186389

Authored by Eric Fernandez
Exists in master

Merge branch 'master' into 'master'

Master

See merge request !5
src/views/modal-punto-descarga.html
... ... @@ -4,6 +4,7 @@
4 4 <h5 class="modal-title my-1" ng-show="cargaArticulos">Cargar artículos en puntos de descarga</h5>
5 5 <button
6 6 class="btn btn-primary"
  7 + title="Nuevo"
7 8 ng-click="ingreso = true"
8 9 ng-hide="ingreso || cargaArticulos">
9 10 <i class="fa fa-plus" aria-hidden="true"></i>