mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-23 17:23:34 -05:00
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