mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-72: Merge fix for sharing profile parameters.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<h2 class="header">{{'MANAGE_SHARING_PROFILE.SECTION_HEADER_PARAMETERS' | translate}}</h2>
|
||||
<div class="section connection-parameters" ng-class="{loading: !parameters}">
|
||||
<guac-form namespace="getNamespace(primaryConnection.protocol)"
|
||||
content="protocols[primaryConnection.protocol].forms"
|
||||
content="protocols[primaryConnection.protocol].sharingProfileForms"
|
||||
model="parameters"></guac-form>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user