Issue 350 - An improved fix that allows advanced search to be opened and also allows the schedule panel to be closed as it used to be prior to the earlier for for Issue 350.
This commit is contained in:
parent
ed9c645476
commit
35e2f839bb
2 changed files with 24 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
<div>
|
||||
<h2 id="library_title"><?php echo _("Dashboard")." - " ?><span id="library_filter"></span></h2>
|
||||
</div>
|
||||
<div class="panel-header">
|
||||
<div class="panel-header-calendar">
|
||||
<div id="advanced-options" class="btn-group">
|
||||
<button class="btn btn-small dropdown-toggle" data-toggle="dropdown">
|
||||
<span class="caret"></span>
|
||||
|
@ -40,4 +40,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue