mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Keep the tutorials sidebox closed if it was closed last time
This commit is contained in:
parent
b63929a1db
commit
8ff620ccf7
@ -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);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user