modifs.mineures sans commentaires

This commit is contained in:
Jephté Clain 2025-08-27 18:06:05 +04:00
parent a08223152b
commit 7fff5e374e

View File

@ -48,7 +48,7 @@
## colspan ## colspan
["First", ["First",
function() { return "sur deux colonnes"; }, function() { return "sur deux colonnes"; },
"colspan" => 2, "colspan" => 2,
], ],
["Second", null], ["Second", null],
## colspan dynamique ## colspan dynamique