Add patch to fix display suite's bloody broken template suggestions
This commit is contained in:
parent
0e02a241c5
commit
1262491e13
1 changed files with 3 additions and 0 deletions
|
@ -93,6 +93,9 @@
|
|||
"drupal/drutopia_core": {
|
||||
"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": {
|
||||
"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"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue