]> git.mxchange.org Git - friendica-addons.git/commitdiff
Include js with HTTPS-friendly URL
authorCohan Robinson <cohan@syus.org>
Tue, 14 Aug 2012 16:28:43 +0000 (17:28 +0100)
committerCohan Robinson <cohan@syus.org>
Tue, 14 Aug 2012 16:28:43 +0000 (17:28 +0100)
dav/timepicker/index.htm

index 4f7d6f4dacc3e120761b66393cad201d527136fe..e4d1dad43e3825ca5f76e79e8013922fcb3eff5e 100644 (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() {