diff --git a/application/helpers/frontend_helper.php b/application/helpers/frontend_helper.php index 00f16e26787..83e3fcd2933 100644 --- a/application/helpers/frontend_helper.php +++ b/application/helpers/frontend_helper.php @@ -144,7 +144,7 @@ function makegraph($currentstep, $total) global $thissurvey; $clang = Yii::app()->lang; - Yii::app()->getClientScript()->registerCssFile('lime-progress.css'); + Yii::app()->getClientScript()->registerCssFile(Yii::app()->getConfig('publicstyleurl') . 'lime-progress.css'); $size = intval(($currentstep-1)/$total*100); $graph = '