You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Results.xml file (when viewed in browser) applies XSL template to format the HTML.
We already use moment.js library to format date and to calculate the diff between start and end of the tests. Another nice feature could be to sort the table by some of columns:
Results.xml file (when viewed in browser) applies XSL template to format the HTML.
We already use moment.js library to format date and to calculate the diff between start and end of the tests. Another nice feature could be to sort the table by some of columns:
For example jQuery Tablesorter 2 plugin could be used. It also contains some Bootstrap 3 theme.
To summarize the requirements for this feature:
The text was updated successfully, but these errors were encountered: