Add patch to fix display suite's bloody broken template suggestions

This commit is contained in:
benjamin melançon 2019-09-29 21:56:43 -04:00
parent 0e02a241c5
commit 1262491e13

View file

@ -93,6 +93,9 @@
"drupal/drutopia_core": { "drupal/drutopia_core": {
"Remove default content": "patches/drutopia-core-remove-default-content.patch" "Remove default content": "patches/drutopia-core-remove-default-content.patch"
}, },
"drupal/ds": {
"Template suggestions does not work": "https://www.drupal.org/files/issues/2018-08-27/2887778-9.patch"
},
"drupal/migrate_tools": { "drupal/migrate_tools": {
"The limit option does not accept a value": "https://www.drupal.org/files/issues/2019-02-05/migrate-tools_fix-drush-options_3024399-23.patch" "The limit option does not accept a value": "https://www.drupal.org/files/issues/2019-02-05/migrate-tools_fix-drush-options_3024399-23.patch"
} }