Commit f77071c959127f146d6adb732d1821f03280f48c

Authored by Marcelo Puebla
1 parent 802b978f77
Exists in master and in 1 other branch develop

Agregada boton a botonera de arriba.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/js/controller.js
... ... @@ -520,7 +520,7 @@ angular.module('focaCrearFactura').controller('facturaController', [
520 520 crearFuncionesProductos(producto);
521 521 });
522 522  
523   - $scope.botoneraProductos.push({
  523 + $scope.botonera.push({
524 524 label: 'Ultimos despachos',
525 525 image: 'ultimos-despachos.png',
526 526 imageDefault: 'productoDefault.png'