mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Set the default "view range" attribute in toolbar to 5
This commit is contained in:
parent
dab53cc607
commit
c0e90dbcf5
@ -29,7 +29,7 @@ var et2_toolbar = et2_DOMWidget.extend(
|
||||
"view_range": {
|
||||
"name": "View range",
|
||||
"type": "string",
|
||||
"default": "3",
|
||||
"default": "5",
|
||||
"description": "Define minimum action view range to show actions by both icons and caption"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user