Add narrowing by sender to the info popover.

(imported from commit 92bd56e9bf4a482b499fe31919a43b363f328f9b)
This commit is contained in:
Tim Abbott 2013-02-28 17:02:53 -05:00
parent 36bb39ede9
commit a7b466118e
1 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,12 @@
</a>
</li>
{{/if}}
<li>
<a onclick="ui.hide_actions_popover(); narrow.by('sender', '{{message.sender_email}}', {then_select_id: {{message.id}} });">
<i class="icon-user"></i>
Narrow to messages sent by <b>{{message.sender_full_name}}</b>
</a>
</li>
<li>
<a onclick="respond_to_message();">