mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 02:48:00 +00:00
user_profile: Fix incorrect keyboard shortcut for send direct messages.
https://chat.zulip.org/#narrow/channel/9-issues/topic/send.20DM.20shortcut.20on.20user.20card/near/2286884
This commit is contained in:
committed by
Tim Abbott
parent
87d08954ff
commit
84bb07a652
@@ -159,7 +159,7 @@
|
||||
<i class="popover-menu-icon zulip-icon zulip-icon-send-dm" aria-hidden="true"></i>
|
||||
<span class="popover-menu-label">{{t "Send direct message" }}</span>
|
||||
{{#if is_sender_popover}}
|
||||
{{popover_hotkey_hints "R"}}
|
||||
{{popover_hotkey_hints "Shift" "R"}}
|
||||
{{/if}}
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user