mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 16:51:11 +03:00
removing old route
This commit is contained in:
parent
87b0a9abab
commit
33955e3d77
@ -532,10 +532,6 @@ var tower = angular.module('Tower', [
|
||||
}
|
||||
}).
|
||||
|
||||
// state('/inventories/:inventory_id/job_templates/', {
|
||||
// redirectTo: '/inventories/:inventory_id'
|
||||
// }).
|
||||
//
|
||||
state('inventoryJobTemplateEdit', {
|
||||
url: '/inventories/:inventory_id/job_templates/:template_id',
|
||||
templateUrl: urlPrefix + 'partials/job_templates.html',
|
||||
|
Loading…
Reference in New Issue
Block a user