GET variable used to get template for GLMA detail
authorLaury GvR <laury@gaslightmedia.com>
Wed, 9 Aug 2017 19:17:49 +0000 (15:17 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 9 Aug 2017 19:17:49 +0000 (15:17 -0400)
commite76225e949fcb6325391f28dcc56dc9ee51459e2
treede515b27f4dbf99104de2b4ccd3ccaac8f82d9e4
parent1fee8b800f666bbb7a167d2709af8f78aa961edf
GET variable used to get template for GLMA detail

Glm associate list pages now have a parameter added to their link
to detail pages, 'entity_template', which index.php will detect
if set, and retrieve the entity_template if so. This way the member
and event detail pages can still use the template of the list page
they originate from.
glm-member-db-events/views/front/events/agenda.html
glm-member-db-events/views/front/events/list.html [new file with mode: 0644]
glm-member-db/views/front/members/list.html [new file with mode: 0644]
index.php
js/transpiled/dist.js [new file with mode: 0644]