mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUACAMOLE-78: Merge anonymous user display refinements.
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr ng-repeat="wrapper in wrapperPage">
|
||||
<td class="username">{{wrapper.entry.username}}</td>
|
||||
<td class="username"><guac-user-item username="wrapper.entry.username"></guac-user-item></td>
|
||||
<td class="start">{{wrapper.entry.startDate | date:historyDateFormat}}</td>
|
||||
<td class="duration"
|
||||
translate="{{wrapper.durationText}}"
|
||||
|
Reference in New Issue
Block a user