Member ID instead of Info ID on list, edit Detail
authorLaury GvR <laury@gaslightmedia.com>
Fri, 25 Aug 2017 17:36:04 +0000 (13:36 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 25 Aug 2017 17:36:04 +0000 (13:36 -0400)
commit25f3208a00719ccca5065425c8059d5d6fdb4bdf
tree99b01340b1bf77e425ab3c34e505663f93b45d29
parent77a6bf9d83e9d9b033b01c6433e5f187b1a40aea
Member ID instead of Info ID on list, edit Detail

The member list was using the member info ID to check whether a
trail had a product, when it should have been using the member ID
like the trail detail page does.

The detail page has had the number of trails commented out by
client request.
glm-member-db/views/front/members/detail.html
glm-member-db/views/front/members/list.html