Commit 1f7131cfa824854523ad490ec821d07d8af98b89
Exists in
master
Merge branch 'develop' into 'master'
Develop See merge request !49
Showing
1 changed file
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 = ''; |