Issue #2193425 by jibran, larowlan: Adding block does not use dialog.

8.0.x
Alex Pott 2014-02-14 10:45:26 +00:00
parent 578bdecf17
commit 3d24d1bb18
1 changed files with 1 additions and 0 deletions

View File

@ -575,6 +575,7 @@ function block_library_info() {
'dependencies' => array(
array('system', 'jquery'),
array('system', 'drupal'),
array('system', 'drupal.ajax'),
),
);