From 3f30dca030c5acc02f11248910ff7ae40f4fb94e Mon Sep 17 00:00:00 2001
From: --global <--global>
Date: Fri, 1 Feb 2019 14:28:47 -0300
Subject: [PATCH] fuera modal banco
---
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 0c660e3..398c9e0 100644
--- a/index.html
+++ b/index.html
@@ -65,7 +65,6 @@
-
diff --git a/package.json b/package.json
index cdd8718..9d176b7 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,6 @@
"foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git",
"foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git",
"foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git",
- "foca-modal-banco": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-banco.git",
"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",
diff --git a/src/js/app.js b/src/js/app.js
index cbfccf6..d34c99b 100644
--- a/src/js/app.js
+++ b/src/js/app.js
@@ -40,7 +40,6 @@ angular.module('appWrapperDemo', [
'focaInformes',
'focaLogin',
'focaModal',
- 'focaModalBanco',
'focaModalCheque',
'focaModalChofer',
'focaModalCobranza',
--
1.9.1