forked from extern/egroupware
index: columns-to-display prefs are used again
This commit is contained in:
parent
613e4013a9
commit
5811a65bbf
@ -301,7 +301,7 @@
|
||||
}
|
||||
|
||||
/* Check if prefs were set, if not, create some defaults */
|
||||
//if(!$columns_to_display)
|
||||
if(!$columns_to_display)
|
||||
{
|
||||
/* No prefs,. so cols above may have been set to '' or a bunch of <td></td> */
|
||||
$cols='';
|
||||
|
Loading…
Reference in New Issue
Block a user