mediawiki-extensions-Visual.../modules/ve-mw/ui
Alex Monk 3acca7cdf5 Fix cite/template dialogs
I1a7fc7f2 broke cite/template dialog - onDescriptionClick is not defined.
I can't find it anywhere in the VE-MW or OOUI source.
Before my change, it was simply a no-op. But now we try to bind it in a way
that breaks everything. This commit just removes that line since it was
apparently not doing anything.

Bug: 67814
Change-Id: I0b9c3318b3de8530e0ba9e355cd73eb7f70a6b5a
2014-07-10 21:37:07 +01:00
..
dialogs Replace ve.bind( fn, ... ) calls with fn.bind( ... ) 2014-07-10 13:54:07 +00:00
inspectors Replace ve.bind( fn, ... ) calls with fn.bind( ... ) 2014-07-10 13:54:07 +00:00
pages Fix cite/template dialogs 2014-07-10 21:37:07 +01:00
styles Followup 54458c8: make newly RTFified icons actually work everywhere 2014-07-02 19:54:07 -07:00
themes Hide unsupported UI elements in references on mobile 2014-05-21 16:18:08 -07:00
tools Replace ve.bind( fn, ... ) calls with fn.bind( ... ) 2014-07-10 13:54:07 +00:00
widgets Replace ve.bind( fn, ... ) calls with fn.bind( ... ) 2014-07-10 13:54:07 +00:00
ve.ui.MWCommandRegistry.js Merge Media Edit and Media Insert dialogs 2014-07-01 17:30:51 -07:00