Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.2.2/History.md Change-Id: I889b41ca2cee87ab9aab373a11e64de9a536b095
13 lines
282 B
JavaScript
13 lines
282 B
JavaScript
/*!
|
||
* OOjs UI v0.2.2
|
||
* 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-11-25T01:13:13Z
|
||
*/
|
||
/* Instantiation */
|
||
|
||
OO.ui.theme = new OO.ui.Theme();
|