Merge "Make variant selection menu toggleable by keyboard"
[lhc/web/wiklou.git] / resources / mediawiki.action / mediawiki.action.edit.js
index d29ee42..38d4bb8 100644 (file)
        // Explose API publicly
        mw.toolbar = toolbar;
 
-       $( document ).ready( function () {
+       $( function () {
                var buttons, i, b, $iframe, editBox, scrollTop, $editForm;
 
                // currentFocus is used to determine where to insert tags