Removed dataTables

This commit is contained in:
BNoiZe
2013-10-06 15:14:58 +02:00
parent 16917505af
commit 553eca9b29
22 changed files with 74 additions and 24368 deletions

View File

@@ -22,18 +22,18 @@ $header
</div>
</if>
<table class="bradius" id="sortable" sort-column="1">
<table class="bradius">
<thead>
<tr>
<th>
{$lng['customer']['name']}
{$lng['customer']['name']}&nbsp;{$arrowcode['name']}
</th>
<th>
{$lng['login']['username']}
{$lng['login']['username']}&nbsp;{$arrowcode['loginname']}
</th>
<th>{$lng['admin']['customers']}</th>
<th class="nosort">&nbsp;</th>
<th class="nosort">{$lng['panel']['options']}</th>
<th>&nbsp;</th>
<th>{$lng['panel']['options']}</th>
</tr>
</thead>
<if $pagingcode != ''>

View File

@@ -22,22 +22,22 @@ $header
{$searchcode}
</div>
<table class="bradius" id="sortable" sort-column="1">
<table class="bradius">
<thead>
<tr>
<th>
{$lng['customer']['name']},
{$lng['customer']['firstname']}
{$lng['customer']['firstname']}&nbsp;{$arrowcode['c.name']}
</th>
<th>
{$lng['login']['username']}
{$lng['login']['username']}&nbsp;{$arrowcode['c.loginname']}
</th>
<th>
{$lng['admin']['admin']}
{$lng['admin']['admin']}&nbsp;{$arrowcode['a.loginname']}
</th>
<th>{$lng['admin']['lastlogin_succ']}</th>
<th class="nosort"></th>
<th class="nosort">{$lng['panel']['options']}</th>
<th></th>
<th>{$lng['panel']['options']}</th>
</tr>
</thead>

View File

@@ -22,13 +22,13 @@
</div>
</if>
<table class="bradius" id="sortable">
<table class="bradius">
<thead>
<tr>
<th>{$lng['domains']['domainname']}</th>
<th>{$lng['domains']['domainname']}&nbsp;{$arrowcode['d.domain']}</th>
<th>{$lng['admin']['ipsandports']['ip']}</th>
<th>{$lng['admin']['customer']}</th>
<th class="nosort">{$lng['panel']['options']}</th>
<th>{$lng['admin']['customer']}&nbsp;{$arrowcode['c.loginname']}</th>
<th>{$lng['panel']['options']}</th>
</tr>
</thead>

View File

@@ -22,18 +22,18 @@ $header
</div>
</if>
<table class="bradius" id="sortable">
<table class="bradius">
<thead>
<tr>
<th>{$lng['admin']['ipsandports']['ip']}</th>
<th>{$lng['admin']['ipsandports']['port']}</th>
<th>{$lng['admin']['ipsandports']['ip']}&nbsp;{$arrowcode['ip']}</th>
<th>{$lng['admin']['ipsandports']['port']}&nbsp;{$arrowcode['port']}</th>
<th>Listen</th>
<th>NameVirtualHost</th>
<th>vHost-Container</th>
<th>Specialsettings</th>
<th>ServerName</th>
<th>SSL</th>
<th class="nosort">{$lng['panel']['options']}</th>
<th>{$lng['panel']['options']}</th>
</tr>
</thead>
<if $pagingcode != ''>

View File

@@ -22,12 +22,12 @@ $header
</div>
</if>
<table class="bradius" id="sortable" sort-direction="desc">
<table class="bradius">
<thead>
<tr>
<th>{$lng['logger']['date']}</th>
<th>{$lng['logger']['type']}</th>
<th>{$lng['logger']['user']}</th>
<th>{$lng['logger']['date']}&nbsp;{$arrowcode['date']}</th>
<th>{$lng['logger']['type']}&nbsp;{$arrowcode['type']}</th>
<th>{$lng['logger']['user']}&nbsp;{$arrowcode['user']}</th>
<th style="width: 60%;">{$lng['logger']['action']}</th>
</tr>
</thead>

View File

@@ -1,3 +1,3 @@
<!--<tr>
<tr>
<td colspan="4"><strong>{$row['action']}</strong></td>
</tr>-->
</tr>

View File

@@ -8,12 +8,12 @@ $header
</header>
<section>
<table class="bradius" id="sortable">
<table class="bradius">
<thead>
<tr>
<th>{$lng['login']['language']}</th>
<th>{$lng['admin']['templates']['action']}</th>
<th class="nosort">{$lng['panel']['options']}</th>
<th>{$lng['panel']['options']}</th>
</tr>
</thead>
<tbody>

View File

@@ -22,13 +22,13 @@ $header
</div>
</if>
<table class="bradius" <if 0 < $categories_count>id="sortable"</if>>
<table class="bradius">
<thead>
<tr>
<th>{$lng['ticket']['category']}</th>
<th>{$lng['ticket']['logicalorder']}</th>
<th>{$lng['ticket']['ticketcount']}</if></th>
<th class="nosort">{$lng['panel']['options']}</th>
<th>{$lng['ticket']['category']}&nbsp;{$arrowcode['name']}</th>
<th>{$lng['ticket']['logicalorder']}&nbsp;{$arrowcode['logicalorder']}</th>
<th>{$lng['ticket']['ticketcount']}&nbsp;<if $categories_count < 0 >{$arrowcode['ticketcount']}</if></th>
<th>{$lng['panel']['options']}</th>
</tr>
</thead>
<if $pagingcode != ''>

View File

@@ -22,16 +22,16 @@ $header
</div>
</if>
<table class="bradius" <if 0 < $tickets_count>id="sortable"</if>>
<table class="bradius">
<thead>
<tr>
<th>{$lng['ticket']['lastchange']}</th>
<th>{$lng['ticket']['ticket_answers']}</th>
<th>{$lng['ticket']['subject']}</th>
<th>{$lng['ticket']['status']}</th>
<th>{$lng['ticket']['lastreplier']}</th>
<th>{$lng['ticket']['priority']}</th>
<th class="nosort">{$lng['panel']['options']}</th>
<th>{$lng['ticket']['lastchange']}&nbsp;{$arrowcode['lastchange']}</th>
<th>{$lng['ticket']['ticket_answers']}&nbsp;{$arrowcode['ticket_answers']}</th>
<th>{$lng['ticket']['subject']}&nbsp;{$arrowcode['subject']}</th>
<th>{$lng['ticket']['status']}&nbsp;{$arrowcode['status']}</th>
<th>{$lng['ticket']['lastreplier']}&nbsp;{$arrowcode['lastreplier']}</th>
<th>{$lng['ticket']['priority']}&nbsp;{$arrowcode['priority']}</th>
<th>{$lng['panel']['options']}</th>
</tr>
</thead>
<if $pagingcode != ''>