schema: GUI2 dropdown menus support the details= attribute

This commit is contained in:
Iris Morelle 2020-12-14 14:44:08 -03:00
parent 85c9988f5e
commit 3d7f0a6116

View file

@ -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]