mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 22:51:22 +00:00
GUACAMOLE-360: Add interface for connecting to active connections from "Active Sessions" tab.
This commit is contained in:
@@ -40,7 +40,9 @@
|
||||
<td><guac-user-item username="wrapper.activeConnection.username"></guac-user-item></td>
|
||||
<td>{{wrapper.startDate}}</td>
|
||||
<td>{{wrapper.activeConnection.remoteHost}}</td>
|
||||
<td>{{wrapper.name}}</td>
|
||||
<td><a ng-href="{{
|
||||
getClientURL(wrapper.dataSource, wrapper.activeConnection)
|
||||
}}">{{wrapper.name}}</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user