mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
GUAC-932: The guacGroupList context is an arbitrary object.
This commit is contained in:
@@ -41,6 +41,8 @@ angular.module('groupList').directive('guacGroupList', [function guacGroupList()
|
||||
* Arbitrary object which shall be made available to the connection
|
||||
* and connection group templates within the scope as
|
||||
* <code>context</code>.
|
||||
*
|
||||
* @type Object
|
||||
*/
|
||||
context : '=',
|
||||
|
||||
|
Reference in New Issue
Block a user