mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
fixing Cancel on job template edit
This commit is contained in:
parent
7b3d9168df
commit
0cde04a024
@ -621,7 +621,7 @@ export default
|
||||
};
|
||||
|
||||
$scope.formCancel = function () {
|
||||
$state.go('jobTemplates');
|
||||
$state.go('templates');
|
||||
};
|
||||
|
||||
// Related set: Add button
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user