Update and unpatch Views GeoJSON.

This commit is contained in:
Michael Stenta 2015-12-31 14:22:20 -05:00
parent 1034d3e9e9
commit cb0e63ac02
1 changed files with 1 additions and 3 deletions

View File

@ -136,9 +136,7 @@ projects[views_data_export][subdir] = "contrib"
projects[views_data_export][version] = "3.0-beta9"
projects[views_geojson][subdir] = "contrib"
projects[views_geojson][version] = "1.x-dev"
; Patch to fix autogenerated JSON sources when Drupal is in a subdirectory (https://www.drupal.org/node/2606092).
projects[views_geojson][patch][] = "http://www.drupal.org/files/issues/views_geojson_openlayers_source_url-2606092-1.patch"
projects[views_geojson][version] = "1.0-beta3"
projects[views_tree][subdir] = "contrib"
projects[views_tree][version] = "2.0"