Skip to content

Instantly share code, notes, and snippets.

@ccjjmartin
Created August 23, 2017 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ccjjmartin/19302ddba6c505af2158cf4109a43044 to your computer and use it in GitHub Desktop.
Save ccjjmartin/19302ddba6c505af2158cf4109a43044 to your computer and use it in GitHub Desktop.
Panopoly Core Views Exposed Sorts Patch
diff --git a/panopoly_core.make b/panopoly_core.make
index 228f351..c0c48cd 100644
--- a/panopoly_core.make
+++ b/panopoly_core.make
@@ -36,7 +36,7 @@ projects[fape][subdir] = contrib
projects[views][version] = 3.15
projects[views][subdir] = contrib
-projects[views][patch][2037469] = http://drupal.org/files/views-exposed-sorts-2037469-1.patch
+projects[views][patch][2037469] = https://www.drupal.org/files/issues/views-exposed-sorts-2037469-20.patch
projects[views_autocomplete_filters][version] = 1.2
projects[views_autocomplete_filters][subdir] = contrib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment