From b9dde0997e86328ca94b1237fd05b72d1fb53eff Mon Sep 17 00:00:00 2001 From: priyankakaran26 Date: Thu, 4 Sep 2014 12:49:52 +0100 Subject: [PATCH] parent / child indication on manage events page --- templates/CRM/Event/Page/ManageEvent.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/CRM/Event/Page/ManageEvent.tpl b/templates/CRM/Event/Page/ManageEvent.tpl index 2cc51dea5e..58492647a1 100644 --- a/templates/CRM/Event/Page/ManageEvent.tpl +++ b/templates/CRM/Event/Page/ManageEvent.tpl @@ -87,7 +87,8 @@ {$row.title}  ({ts}ID:{/ts} {$row.id}) + title="{ts}View event info page{/ts}" class="bold">{$row.title}  ({ts}ID:{/ts} {$row.id})
+ {$row.repeat} {$row.city} {$row.state_province} -- 2.25.1