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:
parent
b2b1c86067
commit
a0a667053e
6 changed files with 14 additions and 10 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue