mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +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": {
|
||||
"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": {
|
||||
|
Loading…
Reference in New Issue
Block a user