summaryrefslogtreecommitdiffstats
path: root/htdocs/js/autocomplete.js
Commit message (Collapse)AuthorAgeFilesLines
* [html] Consolidate js filesJeremy Kerr2008-09-241-43/+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>
* Inital commitJeremy Kerr2008-08-211-0/+43
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>