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