Release notes: https://git.wikimedia.org/blob/oojs%2Fui.git/v0.6.0/History.md Change-Id: I0386c3f622355de2d5771427fbcaeedd6d3bff04
13 lines
282 B
JavaScript
13 lines
282 B
JavaScript
/*!
|
||
* OOjs UI v0.6.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-16T21:00:55Z
|
||
*/
|
||
/* Instantiation */
|
||
|
||
OO.ui.theme = new OO.ui.Theme();
|