changeset 779 | 609e35845ec3 |
parent 762 | e346a3106a4e |
child 823 | 4596c40aaa94 |
--- a/includes/clientside/static/editor.js Sun Dec 21 16:28:00 2008 -0500 +++ b/includes/clientside/static/editor.js Sun Dec 21 16:41:03 2008 -0500 @@ -12,9 +12,7 @@ return true; if ( editor_open ) return true; - load_component('l10n'); - load_component('template-compiler'); - load_component('messagebox'); + load_component(['l10n', 'template-compiler', 'messagebox']); selectButtonMinor('edit'); selectButtonMajor('article'); setAjaxLoading();