mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +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':
|
case 'infolog.index':
|
||||||
this.filter_change();
|
this.filter_change();
|
||||||
|
this.filter2_change(null, this.et2.getWidgetById('nm'));
|
||||||
break;
|
break;
|
||||||
case 'infolog.edit.print':
|
case 'infolog.edit.print':
|
||||||
// Trigger print command if the infolog oppend for printing porpuse
|
// Trigger print command if the infolog oppend for printing porpuse
|
||||||
|
Loading…
Reference in New Issue
Block a user