Commit ccba8c73a444dc7b625d8e39bcae18f1c36e40b3

Authored by Luigi
1 parent c19cade802
Exists in master

Cambio de imagen

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/js/controller.js
... ... @@ -14,7 +14,7 @@ angular.module('focaLogisticaPedidoRuta') .controller('focaLogisticaPedidoRutaCo
14 14 };
15 15 var fecha = {
16 16 label: 'Fecha Reparto',
17   - image: 'fechaDeReparto.png'
  17 + image: 'FechaEntrega.png'
18 18 };
19 19 $scope.botonera = [fecha, transportista];
20 20 var cabecera = '';