From 46c1e692dee54936c437f7310dd13bfa3e96dcc3 Mon Sep 17 00:00:00 2001 From: efernandez Date: Tue, 22 Jan 2019 10:48:23 -0300 Subject: [PATCH] scripts e inyecciones innecesarios para mobile --- index.html | 15 --------------- src/js/app.js | 2 -- 2 files changed, 17 deletions(-) diff --git a/index.html b/index.html index c0fbaca..7521c92 100644 --- a/index.html +++ b/index.html @@ -28,17 +28,7 @@ - - - - - - - - - - @@ -46,16 +36,11 @@ - - - - - diff --git a/src/js/app.js b/src/js/app.js index 4c9d3f9..edf9997 100644 --- a/src/js/app.js +++ b/src/js/app.js @@ -19,10 +19,8 @@ angular.module('appWrapperDemo', [ 'focaCabeceraFacturador', 'focaConfiguracion', 'focaCrearCobranza', - 'focaCrearLogin', 'focaCrearNotaPedido', 'focaDirectivas', - 'focaEstadoCisternas', 'focaFiltros', 'focaHojaRuta', 'focaLogin', -- 1.9.1