diff --git a/views/app/avatar.html b/views/app/avatar.html index 50efce61b2..a823400e99 100644 --- a/views/app/avatar.html +++ b/views/app/avatar.html @@ -11,9 +11,9 @@ data-name="{username(@profile.auth, @profile.profile.name)}" data-level="{@profile.stats.lvl}" data-checkpet="{#if @profile.items.pet}hasPet{/}" - data-checkuser="{{#if equal(@profile.id, _user.id)}}isUser{{/}}" + data-checkuser="{{#if @main}}isUser{{/}}" data-uid="{{@profile.id}}" x-bind="click:profileChangeActive" - rel="popover" data-placement="bottom" data-trigger="hover" data-html="true" data-content=" + rel="popover" data-placement="bottom" data-trigger="hover" data-html="true" data-content="{{#unless @main}}