X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=application%2Fcontrollers%2FPendingController.php;h=1b0b23795dd69f1cad9ca146e67b21ed7783c33d;hb=1f6105289a49079809c2a4677b561bc82c62db88;hp=d025023dd8197987025597099b1bb24e166cd847;hpb=05ce9238adfa982746bfc6211b240fd24526af09;p=syj.git diff --git a/application/controllers/PendingController.php b/application/controllers/PendingController.php index d025023..1b0b237 100644 --- a/application/controllers/PendingController.php +++ b/application/controllers/PendingController.php @@ -1,13 +1,14 @@ view->headLink()->appendStylesheet('css/generic.css'); - $this->view->headLink()->appendStylesheet('css/pending.css'); + $this->view->headLink()->appendStylesheet('css/generic.css', 'all'); + $this->view->headLink()->appendStylesheet('css/form.css', 'all'); + $this->view->headLink()->appendStylesheet('css/pending.css', 'all'); } public function indexAction() {