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