Dynamic sorting for theme Sparkle

This commit is contained in:
BNoiZe
2013-10-05 18:15:31 +02:00
parent 939c1950ea
commit 08e9f3ebd0
27 changed files with 291 additions and 89 deletions

View File

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