Closes #56: Responsified the ticket table
This commit is contained in:
parent
df847c7e18
commit
e6db35fadf
@ -527,7 +527,7 @@ function hesk_print_list_head()
|
|||||||
{
|
{
|
||||||
global $href, $query, $sort_possible, $hesklang, $hesk_settings;
|
global $href, $query, $sort_possible, $hesklang, $hesk_settings;
|
||||||
?>
|
?>
|
||||||
<div align="center">
|
<div class="table-responsive">
|
||||||
<table id="ticket-table" class="table table-hover">
|
<table id="ticket-table" class="table table-hover">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user