mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
(cherry picked from commit 5b4c4e0c77b6216b8ecfcf2f2bc7e940c1e86727)
This commit is contained in:
parent
506a1eea65
commit
bf659bd24b
@ -374,7 +374,7 @@ define(function(require) {
|
||||
callback: function(request, response) {
|
||||
var protocolConnection = request.request.data[0].extra_param;
|
||||
|
||||
var link = getLink(response, {
|
||||
var link = RemoteActions.getLink(response, {
|
||||
connnection_type: 'guac',
|
||||
extra_path: '/fireedge/guacamole',
|
||||
extra_params: ['type=' + protocolConnection]
|
||||
|
Loading…
x
Reference in New Issue
Block a user