Commit fd67e8a21bcd215293f5a8eb602c6dc28fa65fa5

Authored by Jose Pinto
1 parent f6de0fd8bb
Exists in master

modulo correcto

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/js/osm-directive.js
1   -angular.module('focaLogisticaPedidoRuta').directive('osmPuntoDescarga', function() {
  1 +angular.module('focaModalPuntoDescarga').directive('osmPuntoDescarga', function() {
2 2 return {
3 3 restrict: 'E',
4 4 link: function(scope, el, attrs) {