]> sipb.mit.edu Git - ikiwiki.git/commit
Remove jQuery, which caused browser warnings (loading http from https).
authorAnders Kaseorg <andersk@mit.edu>
Mon, 11 Jan 2010 03:46:44 +0000 (22:46 -0500)
committerAnders Kaseorg <andersk@mit.edu>
Mon, 11 Jan 2010 03:46:44 +0000 (22:46 -0500)
commitcac6df3fe65992a567c44aa365f5446c20ba94ea
tree651c653d3c823dc45956959fadecc0dedf53f77d
parent778cf7c93f1ad999a582002d62f9fd5209a24f96
Remove jQuery, which caused browser warnings (loading http from https).

jQuery was added in commit e8bf5d2fe2879f059ef433abaf7d3a7c858b28a8
but does not seem to have been used anywhere.

If it needs to be added again, please use a protocol-relative URL:
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js" type="text/javascript"></script>

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
templates/misc.tmpl
templates/page.tmpl