From: Anthony Talarico Date: Wed, 3 May 2017 20:37:16 +0000 (-0400) Subject: adjusting the events page id for the header search X-Git-Tag: v1.0.0^2~9 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=2ef421b6a4e1ba9780e1513fd358d080fb646b11;p=WP-Themes%2Fcharlevoixlibrary.git adjusting the events page id for the header search the header search events id was incorrect, so it wasn't sending to an existing page --- diff --git a/index.php b/index.php index dbfcb8a..1cd3344 100644 --- a/index.php +++ b/index.php @@ -49,7 +49,7 @@ // Private members var baseUrl = ''; - var eventsPage = ''; + var eventsPage = ''; var url,queryType; // Public members