Commit f751d9327bbbc2aa885dd76dfd7118d1b5b96a5f

Authored by Luigi
1 parent e83e60dd3e
Exists in master and in 1 other branch develop

Cambio de texto en el boton volver

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/modal-busqueda-productos.html
... ... @@ -113,5 +113,5 @@
113 113 </li>
114 114 </ul>
115 115 </nav>
116   - <button class="btn btn-sm btn-secondary my-1" type="button" ng-click="cancel()">Cancelar</button>
  116 + <button class="btn btn-sm btn-secondary my-1" type="button" ng-click="cancel()">Volver</button>
117 117 </div>