From: Steve Sutton Date: Mon, 10 Sep 2018 20:18:43 +0000 (-0400) Subject: Getting leaflet to work X-Git-Tag: v1.0.22^2~20 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=454f899e49997c7c05cde86d4c62073c898b5261;p=WP-Plugins%2Fglm-member-db-registrations.git Getting leaflet to work Updating the reg detail page for leaflet. --- diff --git a/css/front.css b/css/front.css index 650ed58..85f383f 100644 --- a/css/front.css +++ b/css/front.css @@ -54,7 +54,7 @@ margin: 0; height: 250px; overflow: hidden; - background: url('../assets/fingerUpRed.png'); + /* background: url('../assets/fingerUpRed.png'); */ background-position: center center; background-size: cover; position: relative; diff --git a/views/front/registrations/registration.html b/views/front/registrations/registration.html index a150783..8e83465 100644 --- a/views/front/registrations/registration.html +++ b/views/front/registrations/registration.html @@ -2,6 +2,17 @@ {* Underscore Templates for the Event Registration App *} {* Template for Logged in Account *} +{if $settings.selected_map_interface == 1} + + + + +{/if} +{if $settings.selected_map_interface == 2} + + +{/if} + {literal}