Skip to content
Snippets Groups Projects
Commit 717adf22 authored by Shpuld Shpludson's avatar Shpuld Shpludson
Browse files

add title to user card account name too

parent 47695429
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,7 @@
<div class="bottom-line">
<router-link
class="user-screen-name"
:title="user.screen_name"
:to="userProfileLink(user)"
>
@{{ user.screen_name }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment