3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

Patch Openlayers to fix popup positioning bug.

This commit is contained in:
Michael Stenta 2015-12-04 12:11:16 -05:00
parent a03e9ede9f
commit 3efe407418

View file

@ -95,6 +95,8 @@ projects[openlayers][patch][] = "http://www.drupal.org/files/issues/openlayers_g
projects[openlayers][patch][] = "http://www.drupal.org/files/issues/openlayers_base_layer_mechanism-2543130-4.patch"
; Move Elements dependency to Openlayers Examples.
projects[openlayers][patch][] = "http://www.drupal.org/files/issues/openlayers_examples_elements_dependency-2620098-2.patch"
; Fix popup positioning bug.
projects[openlayers][patch][] = "http://www.drupal.org/files/issues/openlayers_popup_position-2629008-7.x-3.x-beta5.patch"
projects[openlayers_geolocate_button][subdir] = "contrib"
projects[openlayers_geolocate_button][version] = "3.1"