mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Fix dropdown error when no menu exists for a user (see 7468aa342e
)
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…
Reference in New Issue
Block a user