From: Anthony Talarico Date: Mon, 17 Oct 2016 18:40:45 +0000 (-0400) Subject: adding detail-search-form class to the calendar detail view search form div so it... X-Git-Tag: v1.5.0^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=01d8920b4fdb91b469694aff7ae3c9c726fad5c0;p=WP-Plugins%2Fglm-member-db-events.git adding detail-search-form class to the calendar detail view search form div so it can be targeted in the theme or with js --- diff --git a/views/front/events/detail.html b/views/front/events/detail.html index b59c1aa..153ff32 100644 --- a/views/front/events/detail.html +++ b/views/front/events/detail.html @@ -1,7 +1,7 @@
Back To Search
-
+
{include file='front/events/searchForm.html'}