Commit 915db0115e1d97984be08a7cf359cfdd1f1a6629
Exists in
master
Merge branch 'master' into 'develop'
Master See merge request !48
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 = ''; |