mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01: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
|
* Arbitrary object which shall be made available to the connection
|
||||||
* and connection group templates within the scope as
|
* and connection group templates within the scope as
|
||||||
* <code>context</code>.
|
* <code>context</code>.
|
||||||
|
*
|
||||||
|
* @type Object
|
||||||
*/
|
*/
|
||||||
context : '=',
|
context : '=',
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user