1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-09 07:45:22 +02:00

feat(tasks): change task name format in tasks datatable (#1884)

This commit is contained in:
Anthony Lapenna 2018-05-10 17:17:53 +02:00 committed by GitHub
parent b2b1c86067
commit a0a667053e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 14 additions and 10 deletions

View file

@ -7,6 +7,6 @@
show-text-filter="true"
show-slot-column="service.Mode !== 'global'"
show-logs-button="applicationState.endpoint.apiVersion >= 1.30"
agent-powered="applicationState.endpoint.mode.agentProxy"
agent-proxy="applicationState.endpoint.mode.agentProxy"
></tasks-datatable>
</div>