mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-72: Sharing profile parameters are stored under "sharingProfileForms", not "forms".
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