mediawiki-extensions-WikiEd.../modules/templates
Pols12 eeaa229523 dialogInsertTable: empty preview-hidden row to hide header row when needed
In “Insert table” dialog, when checking/unchecking “Add header row”,
Example preview first row switches between preview-hidden and
preview-header. Previously, preview-hidden contained 3 TD cells
(while preview-header contains 3 TH cells).

This commit removes the 3 TD to hide the TH instead of replacing with
TD, since, in the generated wikitext, the header row is not included in
row count.

Bug: T303690
Change-Id: I38c1bb081a30e25875de8beaadccc075189ad397
2022-03-14 07:31:41 +00:00
..
dialogInsertFile.html Allow specifying alt-text in File dialog 2021-01-22 21:37:17 +01:00
dialogInsertReference.html WikiEditor: Move HTML for dialogs to separate files 2015-08-14 13:07:27 +00:00
dialogInsertTable.html dialogInsertTable: empty preview-hidden row to hide header row when needed 2022-03-14 07:31:41 +00:00
dialogReplace.html Search: Add option to search whole words 2019-05-15 22:03:54 +02:00