Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up HTML files. | Ned Batchelder | 2009-12-06 | 1 | -3/+3 |
| | |||||
* | Make the two html templates more similar in style. | Ned Batchelder | 2009-12-06 | 1 | -0/+15 |
| | |||||
* | Move the javascript code for click-to-sort columns into its own file. It ↵ | Ned Batchelder | 2009-11-25 | 1 | -0/+64 |
helps keep the HTML tests from changing when the code changes. Also, don't compare non-HTML files in the tests. |