Include patch to fix Claro dropdowns
This commit is contained in:
parent
53f145c66c
commit
78cf5d734e
1 changed files with 3 additions and 0 deletions
|
@ -90,6 +90,9 @@
|
|||
},
|
||||
"enable-patching": true,
|
||||
"patches": {
|
||||
"drupal/claro": {
|
||||
"Broken Dropdown prevents Save": "https://www.drupal.org/files/issues/2019-09-18/broken-dropbutton-3079128.patch"
|
||||
},
|
||||
"drupal/core": {
|
||||
"Allow an install hook in profiles installing from configuration": "https://www.drupal.org/files/issues/2018-11-27/2982052-22.patch"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue