Commit 42170accf55e56a5b51acd87c65a6e3e94363c43

Authored by Jose Pinto
Exists in master and in 1 other branch develop

Merge branch 'master' into 'master'

Master

See merge request !7
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) {