added option to disable the autocollapsing of the sidebar
This commit is contained in:
parent
049cbbfef7
commit
3e1e2a1f18
6 changed files with 22 additions and 1 deletions
|
@ -17,3 +17,5 @@ $meta['header_layout'] = array(
|
|||
'header-compact',
|
||||
),
|
||||
);
|
||||
|
||||
$meta['autocollapse'] = array('onoff');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue