From: Steve Sutton Date: Fri, 14 Feb 2014 19:46:07 +0000 (+0000) Subject: Add res widget X-Git-Tag: v1.0.0~41 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b8e1de84820b7887c6aac90b435174081c7e0621;p=web%2FTroutCreek.git Add res widget datepicker defaults second date as first plus 2 days --- 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 +