Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(342)

Unified Diff: tools/code_coverage/third_party/README.chromium

Issue 10681003: Added sorting functionality to HTML tables on coverage dashboard. (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/code_coverage/croc_html.py ('k') | tools/code_coverage/third_party/sorttable.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/code_coverage/third_party/README.chromium
===================================================================
--- tools/code_coverage/third_party/README.chromium (revision 0)
+++ tools/code_coverage/third_party/README.chromium (revision 0)
@@ -0,0 +1,11 @@
+Name: SortTable
+Short Name: sorttable.js
+URL: http://www.kryogenix.org/code/browser/sorttable/
+Version: 2
+Date: 7th April 2007
+License: Licenced as X11: http://www.kryogenix.org/code/browser/licence.html
+
+Description:
+Add <script src="sorttable.js"></script> to your HTML
+Add class="sortable" to any table you'd like to make sortable
+Click on the headers to sort
« no previous file with comments | « tools/code_coverage/croc_html.py ('k') | tools/code_coverage/third_party/sorttable.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698