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',