-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.0.0
-
Fix Version/s: None
-
Component/s: monitor
-
Labels:
The sortTable() javascript function is used quite a lot (and has many implementations) in the Monitor but takes the column number as a parameter. While this is a simple solution that works well, it could break if the order of the columns change. It would be nice to have a sortTable function that is smarter and could automatically detect which column to sort.
- is related to
-
ACCUMULO-4771 Replace tables in Monitor with DataTables
-
- Resolved
-