From: Anthony Talarico Date: Tue, 5 Mar 2019 16:41:47 +0000 (-0500) Subject: moving the leaflet and google map dependency to the new management index file X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=1c15cdd509bbef47ad28f7c202099b4a2b0d0e1c;p=WP-Plugins%2Fglm-member-db.git moving the leaflet and google map dependency to the new management index file --- diff --git a/views/admin/manageDashboard/index.html b/views/admin/manageDashboard/index.html index 62b74ead..b686df5a 100644 --- a/views/admin/manageDashboard/index.html +++ b/views/admin/manageDashboard/index.html @@ -1,5 +1,13 @@
+ {if $settings.selected_map_interface == 1} + + + {/if} + {if $settings.selected_map_interface == 2} + + + {/if}
add{$terms.term_member_cap}
{include file='admin/manageDashboard/adminSearch/searchHeader.html'} diff --git a/views/admin/member/memberInfo.html b/views/admin/member/memberInfo.html index 1a66a22c..baf5b4dd 100755 --- a/views/admin/member/memberInfo.html +++ b/views/admin/member/memberInfo.html @@ -1,13 +1,6 @@ {include file='admin/member/header.html'} - {if $settings.selected_map_interface == 1} - - - {/if} - {if $settings.selected_map_interface == 2} - - - {/if} +