Issue #1805332 by nod_: Fixed Collapsible update.php fieldset is collapsed and cannot be expanded.
parent
20f5e2b1bd
commit
5b815e3fef
|
@ -1270,6 +1270,7 @@ function system_library_info() {
|
|||
'dependencies' => array(
|
||||
array('system', 'jquery'),
|
||||
array('system', 'drupal'),
|
||||
array('system', 'drupalSettings'),
|
||||
// collapse.js relies on drupalGetSummary in form.js
|
||||
array('system', 'drupal.form'),
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue