Content deleted Content added
adding dummy css so that devtools can pick it up |
inside the link, not before |
||
Line 240:
if ( !title || title.startsWith( 'User:' ) ) {
this.$link.attr( 'title', descriptionForHover );
$("<div class='user-role-indicator-popup'>๐งน</div>").
}
|