mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-06 13:29:22 +01:00
Set header list for toolbar widget to 3dots style by default
This commit is contained in:
parent
32dc216917
commit
244d42cfb0
@ -51,7 +51,7 @@ export class et2_toolbar extends et2_DOMWidget implements et2_IInput
|
|||||||
"list_header": {
|
"list_header": {
|
||||||
"name": "list header style",
|
"name": "list header style",
|
||||||
"type": "string",
|
"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 ..."
|
"description": "Define a style for list header (more ...), which can get short 3dots with no caption or bigger button with caption more ..."
|
||||||
},
|
},
|
||||||
"preference_id": {
|
"preference_id": {
|
||||||
|
Loading…
Reference in New Issue
Block a user