cppcheck-plugin icon indicating copy to clipboard operation
cppcheck-plugin copied to clipboard

Initial checkin to support sortable html-tables used in cppcheckResult

Open marcosteffan opened this issue 8 years ago • 0 comments

As described in https://issues.jenkins-ci.org/browse/JENKINS-36731 sorting of the results-table should now be stable. The table now supports sorting multiple columns (by using CTRL+click on the column-header) through using tablesorter (see http://tablesorter.com/docs/)

marcosteffan avatar Feb 24 '17 18:02 marcosteffan