Commit c6200d5be396910c50d5b1cf735d61a8bd6d1c55

Authored by Eric Fernandez
1 parent 9338b7cb24
Exists in master and in 1 other branch develop

elimino espacio innecesario

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/modal-busqueda-productos.html
... ... @@ -56,7 +56,7 @@
56 56 <span class="sr-only">Anterior</span>
57 57 </a>
58 58 </li>
59   - <li
  59 + <li
60 60 class="page-item"
61 61 ng-repeat="pagina in paginas"
62 62 ng-class="{'active': pagina == currentPage}"