includes/clientside/static/editor.js
changeset 1346 b79029a49d28
parent 1344 dc96d6c5cd1e
--- a/includes/clientside/static/editor.js	Thu Jun 02 05:48:21 2011 -0400
+++ b/includes/clientside/static/editor.js	Fri Jun 03 10:45:21 2011 -0400
@@ -16,7 +16,7 @@
 		return true;
 	if ( editor_open )
 		return true;
-	load_component(['l10n', 'template-compiler', 'messagebox', 'fadefilter', 'flyin', 'toolbar']);
+	load_component(['l10n', 'template-compiler', 'messagebox', 'fadefilter', 'flyin', 'toolbar', 'jquery', 'jquery-ui']);
 	selectButtonMinor('edit');
 	selectButtonMajor('article');
 	setAjaxLoading();