From a13ab2113774a45b2d63c0528ddd525328b5ac41 Mon Sep 17 00:00:00 2001 From: --global <--global> Date: Fri, 1 Feb 2019 15:12:27 -0300 Subject: [PATCH] quito modal moneda --- 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 4f744d2..93c4663 100644 --- a/index.html +++ b/index.html @@ -81,7 +81,6 @@ - diff --git a/package.json b/package.json index 3382a4f..d952efe 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,6 @@ "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", - "foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.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", diff --git a/src/js/app.js b/src/js/app.js index 3601da3..dfafce2 100644 --- a/src/js/app.js +++ b/src/js/app.js @@ -55,7 +55,6 @@ angular.module('appWrapperDemo', [ 'focaModalListaPrecio', 'focaModalLocalizar', 'focaModalLogin', - 'focaModalMoneda', 'focaModalNotaPedido', 'focaModalPrecioCondicion', 'focaModalProveedor', -- 1.9.1