diff --git a/index.html b/index.html index 398c9e0..4f744d2 100644 --- a/index.html +++ b/index.html @@ -67,7 +67,6 @@ - diff --git a/package.json b/package.json index 9d176b7..3382a4f 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,6 @@ "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.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", "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 d34c99b..3601da3 100644 --- a/src/js/app.js +++ b/src/js/app.js @@ -41,7 +41,6 @@ angular.module('appWrapperDemo', [ 'focaLogin', 'focaModal', 'focaModalCheque', - 'focaModalChofer', 'focaModalCobranza', 'focaModalCotizacion', 'focaModalDetalleCisternas',