Commit dca2ba1af7d9c40f493d9fc6461de08648d51235

Authored by Luigi
1 parent df0e6ba68b
Exists in master and in 1 other branch develop

espacios

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
src/js/osm-directive.js
... ... @@ -29,10 +29,8 @@ angular.module('focaModalPuntoDescarga').directive('osmPuntoDescarga', function(
29 29 $scope.$apply();
30 30 })
31 31 );
32   -
33 32 });
34 33 }],
35   -
36 34 scope: {
37 35 latitud: '=',
38 36 longitud: '=',