mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-02 21:01:49 -05:00
Add execution node field to job details panel
This commit is contained in:
@@ -51,6 +51,7 @@ function OutputStrings (BaseString) {
|
||||
ns.labels = {
|
||||
CREDENTIAL: t.s('Credential'),
|
||||
ENVIRONMENT: t.s('Environment'),
|
||||
EXECUTION_NODE: t.s('Execution Node'),
|
||||
EXTRA_VARS: t.s('Extra Variables'),
|
||||
FINISHED: t.s('Finished'),
|
||||
FORKS: t.s('Forks'),
|
||||
|
||||
Reference in New Issue
Block a user