mediawiki-extensions-Visual.../modules/ve-mw/ui
Roan Kattouw 45b17da937 Don't use search widget emptiness as a proxy for "no reusable references"
This works the first time the dialog is opened, but if the user types
a value into the search widget that yields 0 results, then closes
and reopens the dialog, that value will persist and the search widget
will still be empty, so we'll wrongly disable the "Use existing reference"
button.

Instead, check what we're actually interested in directly: whether
the index of reusable references is empty.

Bug: 61960
Change-Id: If4bf6ced7dc3af643f602c07f3142a0e637a3247
2014-03-19 22:46:04 -07:00
..
dialogs Don't use search widget emptiness as a proxy for "no reusable references" 2014-03-19 22:46:04 -07:00
inspectors Update constructors of inspectors and dialogs as per changes in I345d6e6 2014-03-05 17:07:20 -08:00
pages Increases width of defaultsort and page redirect fields in options dialog 2014-03-17 18:51:26 +00:00
styles Increases width of defaultsort and page redirect fields in options dialog 2014-03-17 18:51:26 +00:00
tools Update VE core submodule to master (f1249ec) 2014-03-17 18:45:00 +00:00
widgets Don't use search widget emptiness as a proxy for "no reusable references" 2014-03-19 22:46:04 -07:00
ve.ui.MWCommandRegistry.js Mixin ClickableNode and add primary command names 2014-03-20 00:33:38 +00:00
ve.ui.MWDialog.js Update constructors of inspectors and dialogs as per changes in I345d6e6 2014-03-05 17:07:20 -08:00