]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
smoothness is SSLed if using SSL
authorEvan Prodromou <evan@status.net>
Fri, 11 Nov 2011 17:22:33 +0000 (12:22 -0500)
committerEvan Prodromou <evan@status.net>
Fri, 11 Nov 2011 17:22:33 +0000 (12:22 -0500)
lib/action.php

index d85ee25fb65377c5913f56787ae4b2accbc39ae9..7d4e03915c80add05511c351793ca40c29a05f04 100644 (file)
@@ -229,7 +229,7 @@ class Action extends HTMLOutputter // lawsuit
                 Event::handle('EndShowLaconicaStyles', array($this));
             }
 
-            $this->cssLink(common_path('js/css/smoothness/jquery-ui.css'));
+            $this->cssLink(common_path('js/css/smoothness/jquery-ui.css', StatusNet::isHTTPS()));
 
             if (Event::handle('StartShowUAStyles', array($this))) {
                 $this->comment('[if IE]><link rel="stylesheet" type="text/css" '.