mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:06:32 +08:00
UX: add title for user profile link
This commit is contained in:
parent
a2d939608d
commit
3c9212fd88
|
@ -125,6 +125,7 @@ createWidget(
|
|||
{
|
||||
attributes: {
|
||||
href: attrs.user.get("path"),
|
||||
title: attrs.user.get("username"),
|
||||
"data-auto-route": true
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user