New changes: 549ff9a [BREAKING CHANGE] Rename *Menu and *MenuItem widgets Change-Id: Ifded7f9e17923dbb56a722b7424ccd2854194c21
13 lines
299 B
JavaScript
13 lines
299 B
JavaScript
/*!
|
||
* OOjs UI v0.1.0-pre (1fa4eb7a73)
|
||
* 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-20T00:05:37Z
|
||
*/
|
||
/* Instantiation */
|
||
|
||
OO.ui.theme = new OO.ui.Theme();
|