schema: GUI2 dropdown menus support the details= attribute
This commit is contained in:
parent
85c9988f5e
commit
3d7f0a6116
1 changed files with 2 additions and 0 deletions
|
@ -1002,6 +1002,7 @@
|
|||
{DEFAULT_KEY "label" string ""}
|
||||
{DEFAULT_KEY "tooltip" string ""}
|
||||
{DEFAULT_KEY "icon" string ""}
|
||||
{DEFAULT_KEY "details" string ""}
|
||||
[/tag]
|
||||
[/tag]
|
||||
[tag]
|
||||
|
@ -1017,6 +1018,7 @@
|
|||
{DEFAULT_KEY "label" string ""}
|
||||
{DEFAULT_KEY "tooltip" string ""}
|
||||
{DEFAULT_KEY "checkbox" bool ""}
|
||||
{DEFAULT_KEY "details" string ""}
|
||||
[/tag]
|
||||
[/tag]
|
||||
[tag]
|
||||
|
|
Loading…
Add table
Reference in a new issue