mirror of
https://github.com/portainer/portainer.git
synced 2025-08-06 14:25:31 +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 }"
|
edge-info="{ key: endpoint.EdgeKey, id: endpoint.EdgeID }"
|
||||||
commands="state.edgeScriptCommands"
|
commands="state.edgeScriptCommands"
|
||||||
is-nomad-token-visible="state.showNomad"
|
is-nomad-token-visible="state.showNomad"
|
||||||
|
hide-async-mode="!endpoint.IsEdgeDevice"
|
||||||
></edge-script-form>
|
></edge-script-form>
|
||||||
|
|
||||||
<span class="small text-muted">
|
<span class="small text-muted">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue