GUI2: deployed fancy toggle panels in a few places
[ci_skip]
This commit is contained in:
parent
e43c65a689
commit
500e087d53
3 changed files with 3 additions and 3 deletions
|
@ -143,7 +143,7 @@
|
|||
[toggle_panel]
|
||||
## linked_group = "list_item"
|
||||
id = "list_panel"
|
||||
definition = "default"
|
||||
definition = "fancy"
|
||||
|
||||
[grid]
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
[toggle_panel]
|
||||
id = "tree_view_node_label"
|
||||
definition = "default"
|
||||
definition = "fancy"
|
||||
|
||||
#horizontal_grow = "true"
|
||||
return_value_id = "ok"
|
||||
|
|
|
@ -236,7 +236,7 @@
|
|||
vertical_grow = "true"
|
||||
horizontal_grow = "true"
|
||||
[toggle_panel]
|
||||
definition = "default"
|
||||
definition = "fancy"
|
||||
[grid]
|
||||
[row]
|
||||
[column]
|
||||
|
|
Loading…
Add table
Reference in a new issue