Commit ea98adba81bb5009427f7a5d7db764026fc60f84

Authored by Marcelo Puebla
1 parent f689421f44
Exists in master

Arreglo espaciado 2.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/js/controller.js
... ... @@ -1055,7 +1055,7 @@ angular.module('focaCrearRemito') .controller('remitoController',
1055 1055 $scope.comprobante = rellenar(remito.numeroRemito, 8);
1056 1056 $scope.remito = remito;
1057 1057 console.log($scope.remito);
1058   - if ($scope.remito.puntosDescarga) {
  1058 + if ($scope.remito.puntosDescarga) {
1059 1059 var puntosDescarga = $scope.remito.puntosDescarga;
1060 1060 cabeceras.push({
1061 1061 label: 'Puntos de descarga: ',