mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-14 18:38:29 +02:00
Keep the tutorials sidebox closed if it was closed last time
This commit is contained in:
@ -143,8 +143,7 @@ class home_tutorial_ui
|
|||||||
'no_lang' => true,
|
'no_lang' => true,
|
||||||
'link' => false,
|
'link' => false,
|
||||||
'icon' => false,
|
'icon' => false,
|
||||||
),
|
)
|
||||||
'menuOpened' => true
|
|
||||||
);
|
);
|
||||||
display_sidebox($appname, lang('Video Tutorials'), $file);
|
display_sidebox($appname, lang('Video Tutorials'), $file);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user