From a9a92ffacbb274430c46dc9d6ff3718df538a9bd Mon Sep 17 00:00:00 2001 From: Li Jianxuan Date: Mon, 26 Aug 2013 02:35:28 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/models/Theme.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/application/models/Theme.php b/application/models/Theme.php index 9601ee44..244a75bc 100644 --- a/application/models/Theme.php +++ b/application/models/Theme.php @@ -122,6 +122,15 @@ class Theme ), ), + 'datepicker' => array( + $this->ScriptKey => array( + '/js/lib/datepicker/jquery-ui-1.10.3.custom.min.js' + ), + $this->CSSKey => array( + '/js/lib/datepicker/jquery-ui-1.10.3.custom.min.css' + ) + ), + /*********谷歌地图*********/ //Google Map API v3