1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-04 21:35:23 +02:00

feat(ui): renovate the edge stacks list page EE-3535 (#7189)

This commit is contained in:
andres-portainer 2022-07-25 13:14:15 -03:00 committed by GitHub
parent 9a18dd8162
commit 8045a15a50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 48 additions and 51 deletions

View file

@ -4,7 +4,7 @@
<div class="col-sm-12">
<edge-stacks-datatable
title-text="Edge Stacks"
title-icon="fa-th-list"
title-icon="layers"
dataset="$ctrl.stacks"
table-key="edgeStacks"
order-by="Name"