Commit fe4c1bfd17d4e7b94fa132bd803379f09f2762fe

Authored by Eric Fernandez
1 parent 8fd2c4e9bd
Exists in master

orden no va en logistica

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/js/osm-directive.js
... ... @@ -37,7 +37,6 @@ angular.module('focaLogisticaPedidoRuta').directive('focaLogistica', function()
37 37 // if($scope.parametros.individual) {
38 38 observacion +=
39 39 'Total: ' + $filter('currency')(marcador.notaPedido.remito.total, '$');
40   - observacion = 'Orden: ' + marcador.orden + '<br/>' + observacion;
41 40  
42 41 if(marcador.distancia) {
43 42 observacion += '<br/>Distancia a casa central: ' +