Issue #2193425 by jibran, larowlan: Adding block does not use dialog.
parent
578bdecf17
commit
3d24d1bb18
|
@ -575,6 +575,7 @@ function block_library_info() {
|
||||||
'dependencies' => array(
|
'dependencies' => array(
|
||||||
array('system', 'jquery'),
|
array('system', 'jquery'),
|
||||||
array('system', 'drupal'),
|
array('system', 'drupal'),
|
||||||
|
array('system', 'drupal.ajax'),
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue