Fix for station logo not displaying correctly
This commit is contained in:
parent
fe5b20c29e
commit
357e17f3b4
2 changed files with 1 additions and 2 deletions
|
@ -27,7 +27,6 @@ class IndexController extends Zend_Controller_Action
|
|||
|
||||
$this->view->stationUrl = Application_Common_HTTPHelper::getStationUrl();
|
||||
|
||||
$this->view->baseUrl = Application_Common_OsPath::getBaseDir();
|
||||
}
|
||||
|
||||
public function mainAction()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue