Allow https
authorCharles Connell <charles@connells.org>
Wed, 29 Jan 2014 04:13:43 +0000 (23:13 -0500)
committerCharles Connell <charles@connells.org>
Wed, 29 Jan 2014 04:18:59 +0000 (23:18 -0500)
karmaworld/templates/base.html

index 11dd8049167896ed69e20e8c1ce8c16a7065361c..aa91fad554c3ce888be2f0515d2b0393f7885940 100644 (file)
@@ -10,7 +10,7 @@
   <link rel="stylesheet" type="text/css" media="all" href="{{ STATIC_URL }}css/fontface/fontface.css">
   <link rel="stylesheet" type="text/css" media="all" href="{{ STATIC_URL }}vendor/foundation-4.2.3/css/foundation.css">
   <link rel="stylesheet" type="text/css" media="all" href="{{ STATIC_URL }}css/global.css">
-  <link rel="stylesheet" href="http://code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css">
+  <link rel="stylesheet" href="//code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css">
   <link rel="stylesheet" href="{{ STATIC_URL }}css/vendor/opentip.css"> <!-- opentip -->
   <!-- include Font Awesome -->
   <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">