mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02: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) {
|
relaunchJob: function(scope) {
|
||||||
|
|||||||
Reference in New Issue
Block a user