mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 23:47:42 +00:00
GUAC-932: Fully-working connection editor. Initial migration of users and connection groups to own edit pages. Add support for CSS classes on notification actions.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<span class="name" ng-click="context.editConnectionGroup(item.wrappedItem)">
|
||||
<a ng-href="#/manage/connectionGroups/{{item.identifier}}">
|
||||
<!--
|
||||
Copyright (C) 2014 Glyptodon LLC
|
||||
|
||||
@@ -22,4 +22,4 @@
|
||||
-->
|
||||
|
||||
{{item.name}}
|
||||
</span>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user