mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce Replace ve.bind( fn, ... ) calls with fn.bind( ... ) 2014-07-10 13:54:07 +00:00
dm Replace ve.bind( fn, ... ) calls with fn.bind( ... ) 2014-07-10 13:54:07 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-07-09 20:37:22 +00:00
init Merge "Replace ve.bind( fn, ... ) calls with fn.bind( ... )" 2014-07-10 14:11:43 +00:00
test [BrowserTest] Rename *langauge* to *language* 2014-07-10 15:15:41 +00:00
ui Fix cite/template dialogs 2014-07-10 21:37:07 +01:00