Commit 38e66cfcc08f57d69a5f13bbd1d8c337bf6e4e19

Authored by Eric Fernandez
1 parent 1aafd37890
Exists in master

todo

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/js/controller.js
... ... @@ -365,6 +365,7 @@ angular.module('focaCrearCobranza') .controller('cobranzaController',
365 365 focaModalService.alert('Ingrese primero cobrador');
366 366 return;
367 367 }
  368 + //TODO: refactor usar foca-modal
368 369 var modalInstance = $uibModal.open(
369 370 {
370 371 ariaLabelledBy: 'Busqueda de Cliente',