mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-10-29 16:13:22 +00:00
GUAC-800: Display connection and connection group attributes, if present.
This commit is contained in:
@@ -57,6 +57,11 @@ THE SOFTWARE.
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<!-- Connection attributes section -->
|
||||
<div class="attributes">
|
||||
<guac-form namespace="'CONNECTION_ATTRIBUTES'" content="attributes" model="connection.attributes"></guac-form>
|
||||
</div>
|
||||
|
||||
<!-- Connection parameters -->
|
||||
<h2 class="header">{{'MANAGE_CONNECTION.SECTION_HEADER_PARAMETERS' | translate}}</h2>
|
||||
<div class="section connection-parameters" ng-class="{loading: !parameters}">
|
||||
|
||||
Reference in New Issue
Block a user