mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
GUAC-1193: We're displaying history records, not user sessions.
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
<!-- Search results -->
|
<!-- Search results -->
|
||||||
<div class="results" ng-class="{loading: !isLoaded()}">
|
<div class="results" ng-class="{loading: !isLoaded()}">
|
||||||
|
|
||||||
<!-- List of current user sessions -->
|
<!-- List of matching history records -->
|
||||||
<table class="sorted history-list">
|
<table class="sorted history-list">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
Reference in New Issue
Block a user