mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-10-28 07:33:08 +00:00
GUAC-1334: Fix the horribly-broken location chooser (not updated to use updated guacGroupList).
This commit is contained in:
@@ -42,7 +42,9 @@ THE SOFTWARE.
|
||||
<th>{{'MANAGE_CONNECTION_GROUP.FIELD_HEADER_LOCATION' | translate}}</th>
|
||||
|
||||
<td>
|
||||
<location-chooser value="connectionGroup.parentIdentifier" root-group="rootGroup"/>
|
||||
<location-chooser
|
||||
data-data-source="selectedDataSource" root-group="rootGroup"
|
||||
value="connectionGroup.parentIdentifier"></location-chooser>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user