mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-20 18:08:02 +02: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)
|
if(this.options.settings.selectcols)
|
||||||
{
|
{
|
||||||
columnPreference = this.options.settings.selectcols;
|
columnPreference = this.options.settings.selectcols;
|
||||||
|
negated = false;
|
||||||
}
|
}
|
||||||
if(!this.options.settings.columnselection_pref)
|
if(!this.options.settings.columnselection_pref)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user