Merged in [10616] from lars@netapp.com:

Disable the js tablesort stuff for a truncate result, per Henrik.
 - Legacy-Id: 10646
Note: SVN reference [10616] has been migrated to Git commit 180a08c2c9
This commit is contained in:
Henrik Levkowetz 2016-01-12 15:54:16 +00:00
parent 8f7ebb83f7
commit d9686bf1de

View file

@ -13,7 +13,10 @@
</div>
{% endif %}
<table class="table table-condensed table-striped tablesorter">
{% comment %}
Disable the js tablesort stuff for a truncate result, per Henrik.
{% endcomment %}
<table class="table table-condensed table-striped {% if not meta.max %}tablesorter{% endif %}">
<thead>
<tr>
<th class="sorter-false"></th>