mediawiki-extensions-Visual.../modules/ve-mw/ui/contextitems
Bartosz Dziewoński bff16fb352 ve.ui.MWLanguageVariantNodeContextItem: Fix condition for empty table
For magical HTML reasons, a `<tbody>` node is automatically inserted
inside the `<table>` node. Therefore the table always had exactly one
direct child, this check always failed and table was never shown.
Instead, count the rows.

Change-Id: Ia8a5387c3f605689ab1053c923952ec955b83253
2017-08-29 21:57:48 +02:00
..
ve.ui.MWAlienExtensionContextItem.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ui.MWInternalLinkContextItem.js Expose ve.ui.MWInternalLinkContextItem generateBody logic 2017-08-09 17:58:49 +00:00
ve.ui.MWLanguageVariantNodeContextItem.js ve.ui.MWLanguageVariantNodeContextItem: Fix condition for empty table 2017-08-29 21:57:48 +02:00
ve.ui.MWMagicLinkNodeContextItem.js ve.ui.MWMagicLinkNodeContextItem: Do not display 'Clear styling' button in context 2017-03-07 16:34:18 +01:00
ve.ui.MWNumberedExternalLinkNodeContextItem.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ui.MWPreContextItem.js Update <pre> support for Parsoid changes 2017-03-14 14:08:50 -07:00
ve.ui.MWSignatureContextItem.js build: Bump file copyright notices for 2017 2017-01-03 08:58:33 -08:00
ve.ui.MWTransclusionContextItem.js Drop local 'template' icon, use 'puzzle' from upstream 2017-07-06 09:52:56 -07:00