2022-07-06 06:08:45 +00:00
|
|
|
<page-header title="'Container list'" breadcrumbs="['Container instances']" reload="true"> </page-header>
|
2020-06-09 02:43:32 +00:00
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-sm-12">
|
|
|
|
<containergroups-datatable
|
|
|
|
title-text="Containers"
|
2020-06-22 23:46:56 +00:00
|
|
|
title-icon="fa-cubes"
|
2020-06-09 02:43:32 +00:00
|
|
|
dataset="containerGroups"
|
|
|
|
table-key="containergroups"
|
|
|
|
order-by="Name"
|
|
|
|
remove-action="deleteAction"
|
|
|
|
></containergroups-datatable>
|
|
|
|
</div>
|
|
|
|
</div>
|