]> dev.renevier.net Git - syj.git/blobdiff - application/controllers/IdxController.php
revert a86eeac0ab678ea55307e1386c5f955f77d8ff73
[syj.git] / application / controllers / IdxController.php
index 8a09a35520b2008354388cd2bc47e26382ecfe70..ee1efb06d291453c9dccc14647efc81eb5efbba3 100644 (file)
@@ -14,7 +14,7 @@ class IdxController extends Zend_Controller_Action
 
     public function rawmode(Syj_Model_Path $path) {
         $this->_helper->SyjReset->resetPlaceHolders();
-        $this->_helper->SyjMedias->addScripts('syjraw');
+        $this->_helper->SyjMedias->addScripts('rawidx');
 
         $this->view->headLink()->appendStylesheet('css/generic.css', 'all');
         $this->view->headLink()->appendStylesheet('css/syjraw.css', 'all');