mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
- Adjust default columns to exclude resolution, completion, timesheets, votes and bounties. They can still be turned on manually, just hidden by default.
- Set some more default column widths
This commit is contained in:
parent
1e5ea67595
commit
976c7e55ac
@ -686,6 +686,7 @@ var et2_nextmatch = et2_DOMWidget.extend([et2_IResizeable, et2_IInput],
|
||||
if(this.options.settings.selectcols)
|
||||
{
|
||||
columnPreference = this.options.settings.selectcols;
|
||||
negated = false;
|
||||
}
|
||||
if(!this.options.settings.columnselection_pref)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user