From 4aaecf1421d69a4dbfb5f886e0ade67d3a31b817 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 9 May 2011 15:07:04 +0200 Subject: Datepicker, Timepicker und DaySelect in Filterentry geƤndert --- application/Bootstrap.php | 1 + 1 file changed, 1 insertion(+) (limited to 'application/Bootstrap.php') diff --git a/application/Bootstrap.php b/application/Bootstrap.php index 3d6e8e5..45931e8 100644 --- a/application/Bootstrap.php +++ b/application/Bootstrap.php @@ -58,6 +58,7 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap $view->headMeta()->appendHttpEquiv('Content-Type', 'text/html;charset=utf-8'); $view->headLink()->appendStylesheet('/media/css/style.css'); $view->headLink()->appendStylesheet('/media/css/jquery-ui.css'); + $view->headLink()->appendStylesheet('/media/css/jquery-ui-timepicker.css'); #$this->headScript()->appendFile('/media/js/jquery.min.js'); #$this->headScript()->appendFile('/media/js/jquery-ui.min.js'); -- cgit v1.2.3-55-g7522