Closes #56: Responsified the ticket table

merge-requests/2/head
Mike Koch 10 years ago
parent df847c7e18
commit e6db35fadf

@ -527,7 +527,7 @@ function hesk_print_list_head()
{
global $href, $query, $sort_possible, $hesklang, $hesk_settings;
?>
<div align="center">
<div class="table-responsive">
<table id="ticket-table" class="table table-hover">
<thead>
<tr>

Loading…
Cancel
Save