From: Anthony Talarico Date: Thu, 29 Oct 2015 20:38:35 +0000 (-0400) Subject: Changed reservation file name to 150 X-Git-Tag: v1.0.0^2~100 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=af941be1bea7a345f22e09fb3ad39c7827f7711a;p=WP-Themes%2Fbpla.git Changed reservation file name to 150 --- diff --git a/js/app.js b/js/app.js index 4c125d6..d25bd0a 100644 --- a/js/app.js +++ b/js/app.js @@ -42,28 +42,11 @@ $(document).ready(function () { // get the url to determine the page location page = $(location).attr('pathname'); - // if current page is NOT reservation change submit to regular button to nav to reservation page - /* if (page.indexOf("reservation") <= 0) { - $("#resBtn").prop("type", 'button'); - $("#resBtn").prop("id", "btn"); - $("#offResBtn").prop("type", 'button'); - $("#offResBtn").prop("id", "offBtn"); - } */ // remove featured image from reservation page and trigger form submission to iframe if (page.indexOf("reservation") >= 0) { $("#head-img").remove(); - /* $(document).ready(function () { - $("#resBtn").trigger("click"); - }); */ + } - // navigate to reservation page - // $('#btn').click(function () { - // window.location.href = "reservation"; - //}); - //$('#offBtn').click(function () { - // window.location.href = "reservation"; - - // }); // save guest input $('#guests').blur(function () { diff --git a/js/custom/pageSetup.js b/js/custom/pageSetup.js index 5fc2c85..d8281a4 100644 --- a/js/custom/pageSetup.js +++ b/js/custom/pageSetup.js @@ -36,9 +36,7 @@ $(document).ready(function () { // remove featured image from reservation page and trigger form submission to iframe if (page.indexOf("reservation") >= 0) { $("#head-img").remove(); - /* $(document).ready(function () { - $("#resBtn").trigger("click"); - }); */ + } // save guest input diff --git a/page-118.php b/page-118.php deleted file mode 100644 index 43682bc..0000000 --- a/page-118.php +++ /dev/null @@ -1,28 +0,0 @@ - -
-
- -
-
-
-
- -
- -
-
-
- - - -

- - - -
-
-
-
- diff --git a/page-150.php b/page-150.php new file mode 100644 index 0000000..43682bc --- /dev/null +++ b/page-150.php @@ -0,0 +1,28 @@ + +
+
+ +
+
+
+
+ +
+ +
+
+
+ + + +

+ + + +
+
+
+
+