Set header list for toolbar widget to 3dots style by default

This commit is contained in:
Hadi Nategh 2022-07-19 14:36:01 +02:00
parent 32dc216917
commit 244d42cfb0

View File

@ -51,7 +51,7 @@ export class et2_toolbar extends et2_DOMWidget implements et2_IInput
"list_header": {
"name": "list header style",
"type": "string",
"default": "more",
"default": "short",
"description": "Define a style for list header (more ...), which can get short 3dots with no caption or bigger button with caption more ..."
},
"preference_id": {