mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2026-02-04 17:57:12 +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>
|