mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 06:31:22 +00:00
GUACAMOLE-5: Include sharing profiles within connection management display.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<a ng-href="#/manage/{{item.dataSource}}/sharingProfiles/{{item.identifier}}">
|
||||
|
||||
<!-- Sharing profile icon -->
|
||||
<div class="icon type"></div>
|
||||
|
||||
<!-- Sharing profile name -->
|
||||
<span class="name">{{item.name}}</span>
|
||||
|
||||
</a>
|
Reference in New Issue
Block a user