summaryrefslogtreecommitdiffstats
path: root/static/index.html
diff options
context:
space:
mode:
authorJon Jenkins <jondjenkins@gmail.com>2014-03-30 11:18:28 -0600
committerJon Jenkins <jondjenkins@gmail.com>2014-03-30 11:18:28 -0600
commit555680e9eaac75de3660464075a40e8294e1a8f2 (patch)
treec27309b6c5debdf3cda8b3d4f58b6cc7099907f6 /static/index.html
parent7d0ccd2ed4cd855fb180eeae5f4068dcf7dcc212 (diff)
downloadexpress-upload-555680e9eaac75de3660464075a40e8294e1a8f2.tar.gz
express-upload-555680e9eaac75de3660464075a40e8294e1a8f2.tar.bz2
express-upload-555680e9eaac75de3660464075a40e8294e1a8f2.zip
removed jquery.form
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html
index d9ed006..d790e64 100644
--- a/static/index.html
+++ b/static/index.html
@@ -36,7 +36,6 @@
<div id="bar"></div>
</div>
<script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
-<script src="./js/jquery.form.js"></script>
<script src="./js/upload.js"></script>
</body>
</html> \ No newline at end of file