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