smoothness is SSLed if using SSL

This commit is contained in:
Evan Prodromou 2011-11-11 12:22:33 -05:00
parent 0b69efe6f8
commit 0fe3afc495
1 changed files with 1 additions and 1 deletions

View 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" '.