mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
Changed cancel workflow text from CANCEL to PROCEED
This commit is contained in:
parent
f377136095
commit
eb642c1028
@ -107,7 +107,7 @@ export default ['$q', 'Prompt', '$filter', 'Wait', 'Rest', '$state', 'ProcessErr
|
||||
}
|
||||
});
|
||||
},
|
||||
actionText: 'CANCEL'
|
||||
actionText: 'PROCEED'
|
||||
});
|
||||
},
|
||||
relaunchJob: function(scope) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user