summaryrefslogtreecommitdiff
path: root/docs/examples/index.html
diff options
context:
space:
mode:
authorRichard Wall <richard@largo>2011-06-26 20:16:14 +0100
committerRichard Wall <richard@largo>2011-06-26 20:16:14 +0100
commitebfaaf444348e08467242a4713b2181596f76ff8 (patch)
treeaeee90e93e2b2fa71c6ba640067f28e543ed727a /docs/examples/index.html
parent153f51bcc0f537fab5ab059b8fb76cd34389354d (diff)
parent9f501d84395ed9809c93d6cb56b54e4c33061057 (diff)
Merge lp:~richardw/jarmon/jquery-1.6-compatibility
* Created a python based closure compiler script for automatic creation of dependencies.js * Updated bundled jquery to v1.6.1 * Updated all other dependencies to latest trunk versions * Fixed IE bug in Ajax BinaryDownload caused by new jQuery jxhr rapper not providing access to responseBody * Speed up IE rendering using functions from miskun.com to convert proprietary responseBody bytearray to byte string using VBScript * Imported JavascriptRRD BinaryFile classes and modified to make use of miskun functions. * Fixed IE bug in calendar widgets - caused by unusual IE stringification of Dates
Diffstat (limited to 'docs/examples/index.html')
-rw-r--r--docs/examples/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/examples/index.html b/docs/examples/index.html
index 2bec8aa..14559e3 100644
--- a/docs/examples/index.html
+++ b/docs/examples/index.html
@@ -12,7 +12,6 @@
<link rel="stylesheet" type="text/css" href="assets/css/jquerytools.dateinput.skin1.css" />
<script type="text/javascript" src="assets/js/dependencies.js"></script>
-
<script type="text/javascript" src="../../jarmon/jarmon.js"></script>
<script type="text/javascript" src="jarmon_example_recipes.js"></script>
<script type="text/javascript">