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
["First",
function() { return "sur deux colonnes"; },
"colspan" => 2,
"colspan" => 2,
],
["Second", null],
## colspan dynamique