mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUACAMOLE-5: Define connection and sharing profile parameters separately.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<h2 class="header">{{'MANAGE_CONNECTION.SECTION_HEADER_PARAMETERS' | translate}}</h2>
|
||||
<div class="section connection-parameters" ng-class="{loading: !parameters}">
|
||||
<guac-form namespace="getNamespace(connection.protocol)"
|
||||
content="protocols[connection.protocol].forms"
|
||||
content="protocols[connection.protocol].connectionForms"
|
||||
model="parameters"></guac-form>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user