mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 22:05:23 +02:00
fix(environments): hide async mode on deployment [EE-3380] (#7130)
fixes [EE-3380]
This commit is contained in:
parent
8eff32ebc7
commit
624490716e
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
|||
edge-info="{ key: endpoint.EdgeKey, id: endpoint.EdgeID }"
|
||||
commands="state.edgeScriptCommands"
|
||||
is-nomad-token-visible="state.showNomad"
|
||||
hide-async-mode="!endpoint.IsEdgeDevice"
|
||||
></edge-script-form>
|
||||
|
||||
<span class="small text-muted">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue