mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 23:47:42 +00:00
GUACAMOLE-78: Render the usernames of anonymous users differently.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<div class="user-item" ng-class="{'anonymous' : isAnonymous() }">
|
||||
<span class="username">{{displayName}}</span>
|
||||
</div>
|
Reference in New Issue
Block a user