Swap count and name columns in statistics (fixes #2893)
(cherry-picked from commit ddd3222b3d
)
This commit is contained in:
parent
60a45b0f08
commit
558b9809e9
1 changed files with 13 additions and 0 deletions
|
@ -264,6 +264,19 @@
|
|||
[/image]
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_grow = true
|
||||
|
||||
[label]
|
||||
id = "unit_count"
|
||||
definition = "default"
|
||||
linked_group = "unit_count"
|
||||
[/label]
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
border = "all"
|
||||
|
|
Loading…
Add table
Reference in a new issue