mirror of https://github.com/portainer/portainer
8 lines
324 B
HTML
8 lines
324 B
HTML
<page-header title="'Edge Groups'" breadcrumbs="['Edge Groups']" reload="true"> </page-header>
|
|
|
|
<div class="row">
|
|
<div class="col-sm-12">
|
|
<edge-groups-datatable title-icon="dice-4" table-key="EdgeGroups" order-by="Name" dataset="$ctrl.items" remove-action="$ctrl.removeAction"></edge-groups-datatable>
|
|
</div>
|
|
</div>
|