Commit 06ab7ed93bd41f3cc9ec67ae93ac6f0a3f3b871a

Authored by Eric Fernandez
1 parent bff7194b46
Exists in master

espacio

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/js/controller.js
... ... @@ -325,7 +325,7 @@ angular.module('focaCrearRemito') .controller('remitoController',
325 325 } else if($scope.articulosTabla.length === 0) {
326 326 focaModalService.alert('Debe cargar al menos un articulo');
327 327 return;
328   - }
  328 + }
329 329 var save = {
330 330 remito: {
331 331 id: $scope.remito.id,