Disable the js tablesort stuff for a truncate result, per Henrik.

- Legacy-Id: 10616
This commit is contained in:
Lars Eggert 2015-12-21 14:37:36 +00:00
parent b90208ec6d
commit 180a08c2c9

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>