summaryrefslogtreecommitdiffstats
path: root/htdocs/js/confirm.js
Commit message (Collapse)AuthorAgeFilesLines
* [html] Consolidate js filesJeremy Kerr2008-09-241-5/+0
| | | | | | | We don't need most of the stuff in htdocs/js/. Put the only function required into a common.js, which we can add other stuff to. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* [views] Restructure profile view, simplify bundle accessJeremy Kerr2008-09-231-0/+5
Make bundles more like todo lists - the list itself has its own page, accessible from the top user links. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>