From b8e1de84820b7887c6aac90b435174081c7e0621 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 14 Feb 2014 19:46:07 +0000 Subject: [PATCH] Add res widget datepicker defaults second date as first plus 2 days --- Toolkit/Page.php | 3 ++- static/427.phtml | 9 +++++++++ templates/reservation.html | 15 +++++++++++++++ templates/template.html | 4 ++-- 4 files changed, 28 insertions(+), 3 deletions(-) create mode 100644 static/427.phtml create mode 100644 templates/reservation.html diff --git a/Toolkit/Page.php b/Toolkit/Page.php index 13a10a2..6f7c309 100755 --- a/Toolkit/Page.php +++ b/Toolkit/Page.php @@ -144,9 +144,10 @@ class Toolkit_Page : BASE_URL . 'index.php'; // Resources needed for every page. - $GLOBALS['styleSheets'] = array(); + $GLOBALS['styleSheets'] = array(JQUERY_UI_CDN_CSS); // Resources needed for every page. $GLOBALS['topScripts'][] = JQUERY_CDN_JS; + $GLOBALS['topScripts'][] = JQUERY_UI_CDN_JS; } private function _video() diff --git a/static/427.phtml b/static/427.phtml new file mode 100644 index 0000000..df477a6 --- /dev/null +++ b/static/427.phtml @@ -0,0 +1,9 @@ + + diff --git a/templates/reservation.html b/templates/reservation.html new file mode 100644 index 0000000..25e2769 --- /dev/null +++ b/templates/reservation.html @@ -0,0 +1,15 @@ +
+
+
+
+
+ diff --git a/templates/template.html b/templates/template.html index 64da82e..6bf5366 100755 --- a/templates/template.html +++ b/templates/template.html @@ -7,10 +7,10 @@ +{styles:h} -{styles:h} {topScripts:h} @@ -39,7 +39,7 @@
- Reservation Widget Here +