mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
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