Skip to content

Commit

Permalink
Added More Options tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
Himanshu664 committed Feb 18, 2022
1 parent abf8b96 commit 4cb0cdc
Show file tree
Hide file tree
Showing 2 changed files with 4,873 additions and 4,872 deletions.
2 changes: 1 addition & 1 deletion app/ui-message/client/message.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
</button>
{{/each}}
</div>
<div class="message-actions__menu" aria-haspopup="true" title="{{_ "Options"}}">
<div class="message-actions__menu" aria-haspopup="true" title="{{_ "More_options"}}">
{{> icon block="message-actions__menu-icon" icon="menu"}}
</div>
</div>
Expand Down
Loading

0 comments on commit 4cb0cdc

Please sign in to comment.