From c9049c50622ca2e87440dbd0b88bf38d51acf9a7 Mon Sep 17 00:00:00 2001
From: --global <--global>
Date: Fri, 1 Feb 2019 14:14:21 -0300
Subject: [PATCH] no modal cobradores
---
index.html | 1 -
package.json | 1 -
src/js/app.js | 1 -
3 files changed, 3 deletions(-)
diff --git a/index.html b/index.html
index e98fa61..0c660e3 100644
--- a/index.html
+++ b/index.html
@@ -69,7 +69,6 @@
-
diff --git a/package.json b/package.json
index 05d56bb..cdd8718 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,6 @@
"foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git",
"foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git",
"foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git",
- "foca-modal-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobrador.git",
"foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git",
"foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git",
"foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git",
diff --git a/src/js/app.js b/src/js/app.js
index f40a951..cbfccf6 100644
--- a/src/js/app.js
+++ b/src/js/app.js
@@ -43,7 +43,6 @@ angular.module('appWrapperDemo', [
'focaModalBanco',
'focaModalCheque',
'focaModalChofer',
- 'focaModalCobradores',
'focaModalCobranza',
'focaModalCotizacion',
'focaModalDetalleCisternas',
--
1.9.1