Commit 0a28b8ccb5fbaf11b5811438f09daaadcd2dd98f
1 parent
cce5aefb44
Exists in
master
Búsqueda de petrolera por Búsqueda de cliente
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
index.html
... | ... | @@ -27,7 +27,7 @@ |
27 | 27 | .controller('controller', ['$uibModal', function ($uibModal) { |
28 | 28 | var modalInstance = $uibModal.open( |
29 | 29 | { |
30 | - ariaLabelledBy: 'Busqueda de Petroleras', | |
30 | + ariaLabelledBy: 'Busqueda de Cliete', | |
31 | 31 | templateUrl: 'src/views/foca-busqueda-cliente-modal', |
32 | 32 | controller: 'focaBusquedaClienteModalController', |
33 | 33 | size: 'lg' |