New changes: 8e1a057 ListToolGroup: Implement collapsible/expandable tools 35b58b5 Introduce ButtonInputWidget 9ca3b79 FlaggedElement: Fix PHP notice db065e5 Localisation updates from https://translatewiki.net. Locally, add the two new messages to the Resources.php manifest. Change-Id: I27a925d3f8799fe1f5635cb41de95f5d555d1f5a
13 lines
299 B
JavaScript
13 lines
299 B
JavaScript
/*!
|
||
* OOjs UI v0.1.0-pre (db065e5a9f)
|
||
* 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-10-20T14:47:45Z
|
||
*/
|
||
/* Instantiation */
|
||
|
||
OO.ui.theme = new OO.ui.Theme();
|