Keep the tutorials sidebox closed if it was closed last time

This commit is contained in:
Hadi Nategh 2015-10-29 13:45:16 +00:00
parent b63929a1db
commit 8ff620ccf7

View File

@ -143,8 +143,7 @@ class home_tutorial_ui
'no_lang' => true,
'link' => false,
'icon' => false,
),
'menuOpened' => true
)
);
display_sidebox($appname, lang('Video Tutorials'), $file);
}