X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=application%2Fcontrollers%2FErrorController.php;h=043b19945d898859a732fbc6e4bcc32c2114f141;hb=7ab93faefae14af39fc5449a2c3311dd68d2c0f9;hp=486c24a948aef9138291d49a3ba910f2f5e2bc39;hpb=c1aeb7538786d8c9f3b3337c0b71e21ef89d9c77;p=syj.git diff --git a/application/controllers/ErrorController.php b/application/controllers/ErrorController.php index 486c24a..043b199 100644 --- a/application/controllers/ErrorController.php +++ b/application/controllers/ErrorController.php @@ -1,5 +1,5 @@ _helper->SyjReset->resetPlaceHolders(); - $this->view->headLink()->appendStylesheet('css/generic.css', 'all'); - $this->view->headLink()->appendStylesheet('css/error.css', 'all'); + $this->_helper->SyjMedias->addStyleSheets('error'); } public function errorAction() {