Commit fb48a4fb by Calen Pennington

Remove scheme on jquery.form.js load so that it works over https

parent ab913cb5
......@@ -28,7 +28,7 @@
</%block>
<%block name="jsextra">
<script src="http://malsup.github.com/jquery.form.js"></script>
<script src="//malsup.github.com/jquery.form.js"></script>
<script>
(function() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment