Include js with HTTPS-friendly URL

This commit is contained in:
Cohan Robinson 2012-08-14 17:28:43 +01:00
parent cb654f24bb
commit 179bf75565
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
}
</style>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
<script type="text/javascript" src="jquery.timePicker.js"></script>
<script type="text/javascript">
jQuery(function() {