mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-01-18 01:20:40 +00:00
Fix dropdown error when no menu exists for a user (see 7468aa342e39d4eb3d727243e9f13133f8758ffd)
Closes #66
This commit is contained in:
parent
0076bb764e
commit
d2c847c765
@ -1 +1 @@
|
||||
{literal}<a class="dropdownToggle userLink" data-user-id="{$userID.toString()}">{@$avatar['24']}{$username}</a>{/literal}
|
||||
{literal}<a{if $userID != $__wcf.User.userID} class="dropdownToggle"{/if} data-user-id="{$userID.toString()}">{@$avatar['24']}{$username}</a>{/literal}
|
||||
|
Loading…
x
Reference in New Issue
Block a user