From: Steve Sutton Date: Thu, 1 Mar 2018 20:50:20 +0000 (-0500) Subject: Show info bubble data for mapItems X-Git-Tag: v2.10.25^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b2bbc2729314a6170d843c2aba99e38d3dd5f0b0;p=WP-Plugins%2Fglm-member-db.git Show info bubble data for mapItems Use mapItems array instead of haveMembers for this part. --- diff --git a/views/front/members/list.html b/views/front/members/list.html index 10aabb1d..7edaee93 100644 --- a/views/front/members/list.html +++ b/views/front/members/list.html @@ -110,7 +110,7 @@ {else}

List of {$terms.term_member_plur_cap}

{/if} - {if $haveMembers} + {if $mapItems} {foreach $mapItems as $m}