mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +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> |     <h2 class="header">{{'MANAGE_SHARING_PROFILE.SECTION_HEADER_PARAMETERS' | translate}}</h2> | ||||||
|     <div class="section connection-parameters" ng-class="{loading: !parameters}"> |     <div class="section connection-parameters" ng-class="{loading: !parameters}"> | ||||||
|         <guac-form namespace="getNamespace(primaryConnection.protocol)" |         <guac-form namespace="getNamespace(primaryConnection.protocol)" | ||||||
|                    content="protocols[primaryConnection.protocol].forms" |                    content="protocols[primaryConnection.protocol].sharingProfileForms" | ||||||
|                    model="parameters"></guac-form> |                    model="parameters"></guac-form> | ||||||
|     </div> |     </div> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user