From 0a28b8ccb5fbaf11b5811438f09daaadcd2dd98f Mon Sep 17 00:00:00 2001 From: Eric Fernandez Date: Mon, 8 Oct 2018 18:48:33 -0300 Subject: [PATCH] =?UTF-8?q?B=C3=BAsqueda=20de=20petrolera=20por=20B=C3=BAs?= =?UTF-8?q?queda=20de=20cliente?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 689af2a..82a61fb 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ .controller('controller', ['$uibModal', function ($uibModal) { var modalInstance = $uibModal.open( { - ariaLabelledBy: 'Busqueda de Petroleras', + ariaLabelledBy: 'Busqueda de Cliete', templateUrl: 'src/views/foca-busqueda-cliente-modal', controller: 'focaBusquedaClienteModalController', size: 'lg' -- 1.9.1