* fix UI of views with querybox.

This commit is contained in:
Catouse
2018-05-29 18:28:44 +08:00
parent bd406387b5
commit 6d3b51c826
16 changed files with 31 additions and 58 deletions
+1 -4
View File
@@ -164,7 +164,7 @@ js::set('browseType', $browseType);
</div>
</div>
<div class="main-col">
<div class="cell" id="queryBox"></div>
<div class="cell<?php if($browseType == 'bysearch') echo ' show';?>" id="queryBox"></div>
<form class="main-table table-task skip-iframe-modal" method="post" id='projectTaskForm'>
<div class="table-header fixed-right">
<nav class="btn-toolbar pull-right"></nav>
@@ -310,9 +310,6 @@ js::set('browseType', $browseType);
</div>
<?php js::set('replaceID', 'taskList')?>
<script>
<?php if($browseType == 'bysearch'):?>
if($('#query li.active').size() == 0) ajaxGetSearchForm();
<?php endif;?>
$(function()
{
// Update table summary text