diff --git a/zephyr/jstemplates/zephyr.html b/zephyr/jstemplates/zephyr.html index 1afc4894f2..59195c85fd 100644 --- a/zephyr/jstemplates/zephyr.html +++ b/zephyr/jstemplates/zephyr.html @@ -23,14 +23,17 @@ {{display_recipient}} + onclick="select_zephyr_by_id({{id}}); narrow_class();" + title="{{display_recipient}}">{{display_recipient}} {{instance}} + onclick="select_zephyr_by_id({{id}}); narrow_instance();" + title="{{instance}}">{{instance}} {{else}} Huddle with {{display_reply_to}} + onclick="select_zephyr_by_id({{id}}); narrow_by_recipient();" + title="Huddle with {{display_reply_to}}">Huddle with {{display_reply_to}} {{/if}} {{/include_recipient}}