send_later_popover: Use .navigate-link-on-enter for scheduled msgs.

We need to use the `navigate-link-on-enter` class for the scheduled
messages link in the popover, since it's a popover menu item with a
`href` attribute. The reason for using this class has been documented
in 246c1d7b4e.
This commit is contained in:
Sayam Samal
2023-11-15 05:09:44 +05:30
committed by Tim Abbott
parent 0a487e4f92
commit 06600028a5

View File

@@ -47,7 +47,7 @@
</li>
{{/if}}
<li>
<a href="#scheduled" tabindex="0">{{t "View scheduled messages" }}</a>
<a href="#scheduled" class="navigate-link-on-enter" tabindex="0">{{t "View scheduled messages" }}</a>
</li>
<hr class="drafts-item-in-popover" />
<li class="drafts-item-in-popover">