mediawiki-extensions-Visual.../modules/oojs-ui/toolgroups
Roan Kattouw 2ea9437e32 Get rid of OO.ui.extendObject and OO.ui.indexOf
Replaced uses of extendObject with $.extend . Replaced the one use of
OO.ui.indexOf with Array.prototype.indexOf because that's what
everything else was already using.

Change-Id: I63f40989057b8065ec977efafbf68d6e22c8e679
2013-10-31 15:09:44 -07:00
..
OO.ui.BarToolGroup.js Detangle triggers from OOUI 2013-10-29 05:50:30 +00:00
OO.ui.ListToolGroup.js Detangle triggers from OOUI 2013-10-29 05:50:30 +00:00
OO.ui.MenuToolGroup.js Detangle triggers from OOUI 2013-10-29 05:50:30 +00:00
OO.ui.PopupToolGroup.js Get rid of OO.ui.extendObject and OO.ui.indexOf 2013-10-31 15:09:44 -07:00