MantisBT: master 6630cfd9

Author Committer Branch Timestamp Parent
cproensa dregad master 2019-07-08 14:57 master 80b8de30
Affected Issues  0025911: Improve client-side sortable tables script
Changeset

Avoid big tables for sortable tables

Don't apply sortable table script if the table contains more than 1000
rows. This is a rough safeguard to avoid performance issues in client
side.

Fixes: 0025911

mod - js/common.js Diff File