mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
GUAC-605: Restore connection name handling.
This commit is contained in:
@@ -35,7 +35,6 @@ angular.module('client').directive('guacClient', [function guacClient() {
|
||||
|
||||
// Parameters for initially connecting
|
||||
id : '=',
|
||||
connectionName : '=',
|
||||
connectionParameters : '='
|
||||
},
|
||||
templateUrl: 'app/client/templates/guacClient.html',
|
||||
|
Reference in New Issue
Block a user