GUAC-932: Migrate internals of locationChooser to guacGroupList.

This commit is contained in:
Michael Jumper
2014-12-19 12:57:12 -08:00
parent 028be3cc85
commit 66e7fb2234
6 changed files with 124 additions and 74 deletions

View File

@@ -50,7 +50,7 @@ THE SOFTWARE.
<th>{{'manage.edit.connectionGroup.location' | translate}}</th>
<td>
<location-chooser item="connectionGroup" root="rootGroup"/>
<location-chooser value="connectionGroup.parentIdentifier" root-group="rootGroup"/>
</td>
</tr>