Issue #2000558 by nod_: Progress bar creates doesn't stop on errors.
parent
feab614d1b
commit
1c3bc1dce5
|
@ -1243,6 +1243,7 @@ function system_library_info() {
|
|||
array('system', 'jquery'),
|
||||
array('system', 'drupal'),
|
||||
array('system', 'drupalSettings'),
|
||||
array('system', 'drupal.ajax'),
|
||||
array('system', 'drupal.progress'),
|
||||
array('system', 'jquery.once'),
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue