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