Closes #47: The panel now collapses to the correct size when there are 0 results.
This commit is contained in:
parent
29aa70aab7
commit
df15806e42
@ -479,8 +479,6 @@ EOC;
|
||||
</table>
|
||||
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
|
||||
} // END ticket list if total > 0
|
||||
@ -499,6 +497,8 @@ else
|
||||
|
||||
echo '</div></div>';
|
||||
}
|
||||
echo '</div>
|
||||
</div>';
|
||||
|
||||
|
||||
function hesk_print_list_head()
|
||||
|
Loading…
x
Reference in New Issue
Block a user