Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.2.4/History.md Change-Id: Ic1afd83022ad8e6eee0ca89d94f6df23ba938684
13 lines
282 B
JavaScript
13 lines
282 B
JavaScript
/*!
|
||
* OOjs UI v0.2.4
|
||
* https://www.mediawiki.org/wiki/OOjs_UI
|
||
*
|
||
* Copyright 2011–2014 OOjs Team and other contributors.
|
||
* Released under the MIT license
|
||
* http://oojs.mit-license.org
|
||
*
|
||
* Date: 2014-12-02T18:45:19Z
|
||
*/
|
||
/* Instantiation */
|
||
|
||
OO.ui.theme = new OO.ui.Theme();
|