Changes for HTTPs sites #77

Merged
cohan merged 6 commits from master into master 2012-08-18 13:45:19 +02:00
Showing only changes of commit 179bf75565 - Show all commits

Include js with HTTPS-friendly URL

Cohan Robinson 2012-08-14 17:28:43 +01:00

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() {