Remove bad common_path() call in context of cssLink().

This commit is contained in:
Joshua Judson Rosen 2012-04-27 23:58:10 -04:00 committed by Mikael Nordfeldth
parent 981295f44c
commit 562d5bc5fb
1 changed files with 1 additions and 1 deletions

View File

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