From ed18f5fdc524486f079e3e1b02ccf3e93a8b3f61 Mon Sep 17 00:00:00 2001 From: Jose Pinto Date: Tue, 29 Jan 2019 14:23:12 -0300 Subject: [PATCH] label boton, ajusto vista botonera y filtros --- src/js/controller.js | 2 +- src/views/foca-logistica-pedido-ruta.html | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/js/controller.js b/src/js/controller.js index 3c8c1a5..8df41b4 100644 --- a/src/js/controller.js +++ b/src/js/controller.js @@ -9,7 +9,7 @@ angular.module('focaLogisticaPedidoRuta') .controller('focaLogisticaPedidoRutaCo //Datos Pantalla $scope.titulo = 'Logistica de Pedidos'; var transportista = { - label: 'Unidad', + label: 'VehĂ­culo', image: 'abmChofer.png' }; var fecha = { diff --git a/src/views/foca-logistica-pedido-ruta.html b/src/views/foca-logistica-pedido-ruta.html index 30b1860..9f3e354 100644 --- a/src/views/foca-logistica-pedido-ruta.html +++ b/src/views/foca-logistica-pedido-ruta.html @@ -6,22 +6,11 @@ class="mb-0 col-lg-12" > -
-
- +
+
+
-
-
-
- -
-
+
Filtros:
Fecha Desde @@ -90,6 +79,17 @@ Asignado
+
+
+
+ +