From 0fe3afc4956c81b95f9e9f2e81f4c56ffb38341e Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Fri, 11 Nov 2011 12:22:33 -0500 Subject: [PATCH] smoothness is SSLed if using SSL --- lib/action.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/action.php b/lib/action.php index d85ee25fb6..7d4e03915c 100644 --- a/lib/action.php +++ b/lib/action.php @@ -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]>