Commit f1715a6de120b7fee557544afbe8bfb6e58cdab7

Authored by Eric Fernandez
1 parent 63d05e3575
Exists in master

espacio

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/js/controller.js
... ... @@ -394,7 +394,6 @@ angular.module('focaCrearCobranza') .controller('cobranzaController',
394 394 return a.tipo !== 'Efectivo';
395 395 });
396 396 $scope.cobrosTabla.push(cobro);
397   -
398 397 }, function() {
399 398  
400 399 }