Improved sorting in various views.

This commit is contained in:
James Cole
2016-11-20 17:36:11 +01:00
parent 0b613c3b8c
commit c56f937521
16 changed files with 82 additions and 65 deletions

View File

@@ -64,7 +64,7 @@
</p>
{% if ruleGroup.rules.count > 0 %}
<table class="table table-hover table-striped sortable">
<table class="table table-hover table-striped">
<thead>
<tr>
<th colspan="2">{{ 'rule_name'|_ }}</th>