X-Git-Url: https://dev.renevier.net/gitweb.cgi?a=blobdiff_plain;f=application%2Fcontrollers%2FPendingController.php;h=1b0b23795dd69f1cad9ca146e67b21ed7783c33d;hb=0fb09adccd5c3b305d56f1b267dbd3bf836fd17f;hp=af5278c2a40b1a1033d31c4e2b1dd62389395a87;hpb=8e7d8e39a2ee5801a2f68b95cdc0e84b55da1019;p=syj.git diff --git a/application/controllers/PendingController.php b/application/controllers/PendingController.php index af5278c..1b0b237 100644 --- a/application/controllers/PendingController.php +++ b/application/controllers/PendingController.php @@ -1,5 +1,5 @@ view->headLink()->appendStylesheet('css/generic.css', 'all'); + $this->view->headLink()->appendStylesheet('css/form.css', 'all'); $this->view->headLink()->appendStylesheet('css/pending.css', 'all'); }