1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-06 14:25:31 +02:00

feat(ui): renovate the edge jobs list page EE-3532 (#7187)

This commit is contained in:
matias-portainer 2022-07-25 13:28:58 -03:00 committed by GitHub
parent 7b774c702d
commit f8b4663e0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 32 deletions

View file

@ -10,7 +10,7 @@
<div class="col-sm-12">
<edge-jobs-datatable
title-text="Edge jobs"
title-icon="fa-clock"
title-icon="clock"
dataset="$ctrl.edgeJobs"
table-key="edgeJobs"
order-by="Name"