BUGFIX: SSF-107, Filter bar should be collapsed by default

This commit is contained in:
Normann Lou 2012-02-02 12:46:30 +13:00 committed by Ingo Schommer
parent acd2f6bacf
commit 40e7df9823
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
</div>
</div>
<div class="cms-content-tools west cms-panel cms-panel-layout" id="cms-content-tools" data-expandOnClick="true" data-layout="{type: 'border'}">
<div class="cms-content-tools west cms-panel cms-panel-layout collapsed" id="cms-content-tools" data-expandOnClick="true" data-layout="{type: 'border'}">
<div class="cms-panel-content center">
<h3 class="cms-panel-header"><% _t('FILTER', 'Filter') %></h3>
$SearchForm