diff --git a/index.html b/index.html index 135031f..6804cd2 100644 --- a/index.html +++ b/index.html @@ -85,13 +85,10 @@ - - - diff --git a/package.json b/package.json index ee7426b..414b62f 100644 --- a/package.json +++ b/package.json @@ -79,13 +79,10 @@ "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", - "foca-modal-proveedor": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-proveedor.git", "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", - "foca-modal-transportista": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-transportista.git", "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", - "foca-modal-vendedores": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-vendedores.git", "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", diff --git a/src/js/app.js b/src/js/app.js index 8d54d7b..7bb82be 100644 --- a/src/js/app.js +++ b/src/js/app.js @@ -59,13 +59,10 @@ angular.module('appWrapperDemo', [ 'focaModalLogin', 'focaModalNotaPedido', 'focaModalPrecioCondicion', - 'focaModalProveedor', 'focaModalPuntoDescarga', 'focaModalRemito', 'focaModalTarifaFlete', - 'focaModalTransportista', 'focaModalUnidadMedida', - 'focaModalVendedores', 'focaNombreEmpresa', 'focaSeguimiento', 'focaTeclado',