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