MantisBT: master 711e065e

Author Committer Branch Timestamp Parent
cproensa dregad master 2019-03-20 15:18 master 437305f5
Affected Issues  0025911: Improve client-side sortable tables script
Changeset

Support non sorting columns in sortable tables

Update the script to create sortable tables with list js, to allow the
definition of a column that is not enabled for sorting.
Then, by adding the class "no-sort" to the <th> header, that column will
have sorting disabled.

Fixes: 0025911

mod - js/common.js Diff File