From 273c25df8f2f964cfa65203d98b1f510f55f9611 Mon Sep 17 00:00:00 2001 From: Pablo Marco del Pont Date: Mon, 12 Nov 2018 18:38:31 -0300 Subject: [PATCH] Remuevo lineas no usadas. --- index.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/index.html b/index.html index 1cf1e78..1c8b4aa 100644 --- a/index.html +++ b/index.html @@ -44,12 +44,7 @@ controller: 'focaModalNotaPedidoController', size: 'lg', resolve: { - usadoPor: 'remito', - parametroNotaPedido: { - idLista: -1, - cotizacion: 1, - simbolo:'$' - } + usadoPor: 'remito' } } ); -- 1.9.1