]> dev.renevier.net Git - syj.git/blobdiff - application/controllers/IdxController.php
highlight for input on errors
[syj.git] / application / controllers / IdxController.php
index 589c71b49390d59d7d3068c912bbeb209aa8ed13..1e149fd429949f0c7a06f4ec9b314c99e408d2e1 100644 (file)
@@ -11,6 +11,7 @@ class IdxController extends Zend_Controller_Action
         $this->view->headScript()->appendFile('js/prototype.js');
         $this->view->headScript()->appendFile('js/simplebox.js');
         $this->view->headScript()->appendFile('js/closebtn.js');
+        $this->view->headScript()->appendFile('js/highlight.js');
         $this->view->headScript()->appendFile('js/deck.js');
         $this->view->headScript()->appendFile('js/ajaxize.js');
         $this->view->headScript()->appendFile('js/message.js');