changeset 880 | 218b6d4de908 |
parent 832 | 7152ca0a0ce9 |
child 1068 | 4bcefa85649c |
--- a/includes/clientside/static/editor.js Sat Mar 21 19:11:30 2009 -0400 +++ b/includes/clientside/static/editor.js Sun Mar 22 00:44:09 2009 -0400 @@ -13,7 +13,7 @@ return true; if ( editor_open ) return true; - load_component(['l10n', 'template-compiler', 'messagebox', 'fadefilter', 'flyin']); + load_component(['l10n', 'template-compiler', 'messagebox', 'fadefilter', 'flyin', 'toolbar']); selectButtonMinor('edit'); selectButtonMajor('article'); setAjaxLoading();