1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-09 15:55:23 +02:00

EE-3723 update headers to feather icon (#7275)

This commit is contained in:
Rex Wang 2022-07-19 11:29:50 +08:00 committed by GitHub
parent e6477b0b97
commit 43600083a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
61 changed files with 103 additions and 86 deletions

View file

@ -1,7 +1,7 @@
<div ng-if="tasks.length > 0 && nodes" id="service-tasks">
<tasks-datatable
title-text="Tasks"
title-icon="fa-tasks"
title-icon="list"
dataset="tasks"
table-key="service-tasks"
order-by="Updated"