mediawiki-extensions-Visual.../modules/ve-mw/ui/pages
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
..
ve.ui.MWAdvancedSettingsPage.js Allow VE users to change displaytitle in advanced settings dialog 2014-06-12 01:27:57 +00:00
ve.ui.MWCategoriesPage.js Replace ve.bind( fn, ... ) calls with fn.bind( ... ) 2014-07-10 13:54:07 +00:00
ve.ui.MWLanguagesPage.js Replace ve.bind( fn, ... ) calls with fn.bind( ... ) 2014-07-10 13:54:07 +00:00
ve.ui.MWParameterPage.js Fix cite/template dialogs 2014-07-10 21:37:07 +01:00
ve.ui.MWParameterPlaceholderPage.js build: Update jscs and use new "wikimedia" preset 2014-06-26 17:00:15 +00:00
ve.ui.MWSettingsPage.js Merge "Allow extensions to add extra meta item checkboxes to the page settings dialog" 2014-05-29 00:33:19 +00:00
ve.ui.MWTemplatePage.js MWTemplatePage: Account for template.title being null 2014-07-10 13:49:41 +00:00
ve.ui.MWTemplatePlaceholderPage.js Try some more to handle template namespace properly 2014-07-03 01:20:02 +00:00
ve.ui.MWTransclusionContentPage.js build: Update jscs and use new "wikimedia" preset 2014-06-26 17:00:15 +00:00