mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-16 21:13:23 +01:00
Set appropriate no details CSS on initial load
This commit is contained in:
parent
12bfd30cbd
commit
4c9a44258c
@ -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