Issue #1839130 by rballou, nod_, droplet: Refactor modules/views_ui()/js/views-admin.js.

8.0.x
webchick 2013-08-06 23:27:16 -07:00
parent 69422425d5
commit 9a77b82151
2 changed files with 617 additions and 732 deletions

File diff suppressed because it is too large Load Diff

View File

@ -201,6 +201,7 @@ function views_ui_library_info() {
array('system', 'jquery'),
array('system', 'drupal'),
array('system', 'drupalSettings'),
array('system', 'drupal.debounce'),
array('system', 'jquery.once'),
array('system', 'jquery.form'),
array('system', 'drupal.ajax'),