forked from extern/egroupware
Set appropriate no details CSS on initial load
This commit is contained in:
parent
8cb9914d15
commit
2b17360a7e
@ -55,6 +55,7 @@ app.classes.infolog = AppJS.extend(
|
||||
{
|
||||
case 'infolog.index':
|
||||
this.filter_change();
|
||||
this.filter2_change(null, this.et2.getWidgetById('nm'));
|
||||
break;
|
||||
case 'infolog.edit.print':
|
||||
// Trigger print command if the infolog oppend for printing porpuse
|
||||
|
Loading…
Reference in New Issue
Block a user