summaryrefslogtreecommitdiff
path: root/modules/update
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-05-26 11:50:58 +0000
committerDries Buytaert <dries@buytaert.net>2010-05-26 11:50:58 +0000
commite6cfb508240c79bf07f298adfab7fcfa8894026e (patch)
tree86ab855ea5774a6008e45169a99444766fa16192 /modules/update
parent3b9635dba89daa9f7b4db47961a816863d026e9b (diff)
downloadbrdo-e6cfb508240c79bf07f298adfab7fcfa8894026e.tar.gz
brdo-e6cfb508240c79bf07f298adfab7fcfa8894026e.tar.bz2
- Patch #751752 by neclimdul: update directly adds ui files and is broken by 1.8 update.
Diffstat (limited to 'modules/update')
-rw-r--r--modules/update/update.manager.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/update/update.manager.inc b/modules/update/update.manager.inc
index 39540cbd6..6cd48271e 100644
--- a/modules/update/update.manager.inc
+++ b/modules/update/update.manager.inc
@@ -66,8 +66,6 @@ function update_manager_update_form($form, $form_state = array(), $context) {
return $form;
}
- $form['#attached']['library'][] = array('system', 'ui.dialog');
- $form['#attached']['js'][] = drupal_get_path('module', 'update') . '/update.manager.js';
$form['#attached']['css'][] = drupal_get_path('module', 'update') . '/update.css';
// This will be a nested array. The first key is the kind of project, which