mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
allows all WFJT tabs to properly route to workflow visualizer
This commit is contained in:
parent
9f0657e19a
commit
9e8d0758c8
@ -62,7 +62,7 @@ export default [
|
||||
}
|
||||
|
||||
$scope.openWorkflowMaker = function() {
|
||||
$state.go('.workflowMaker');
|
||||
$state.go('templates.editWorkflowJobTemplate.workflowMaker');
|
||||
};
|
||||
|
||||
$scope.formSave = function () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user