wiki.techinc.nl/resources/lib/oojs-ui/oojs-ui-apex.js
James D. Forrester b8543e4066 Update OOjs UI to v0.1.0-pre (571f26d0ab)
New changes:
8ada8cd OOUI PHP: Use 'OOUI' namespace instead of 'OoUi' class name prefix
4c56ad5 More random documentation fixes
3eb27b9 Recompute ComboBox selection when adding/removing items
e596cc5 Followup d3367bb: make FieldsetLayout <label>s display: block;

Change-Id: I5525a6285f4f24fa0fd997482c1735bef5639dc6
2014-11-03 13:02:19 -08:00

13 lines
299 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*!
* OOjs UI v0.1.0-pre (571f26d0ab)
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 20112014 OOjs Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2014-11-03T21:02:06Z
*/
/* Instantiation */
OO.ui.theme = new OO.ui.Theme();