mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
10 lines
233 B
HTML
10 lines
233 B
HTML
<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>
|