From ab2da5058e68e9e567edb3b5eb0a5ff32083e609 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Tue, 17 Nov 2015 11:57:31 -0800 Subject: [PATCH] fixing issue with nav bar routing projects, inventories, and job templates would not route to correct location --- .../src/main-menu/main-menu.partial.html | 6 +++--- awx/ui/templates/ui/index.html | 20 ------------------- 2 files changed, 3 insertions(+), 23 deletions(-) diff --git a/awx/ui/client/src/main-menu/main-menu.partial.html b/awx/ui/client/src/main-menu/main-menu.partial.html index 6969e8951d..42efa82ce9 100644 --- a/awx/ui/client/src/main-menu/main-menu.partial.html +++ b/awx/ui/client/src/main-menu/main-menu.partial.html @@ -79,7 +79,7 @@ PROJECTS @@ -87,7 +87,7 @@ INVENTORIES @@ -95,7 +95,7 @@ JOB TEMPLATES diff --git a/awx/ui/templates/ui/index.html b/awx/ui/templates/ui/index.html index ec9c4e8272..a67ae1cedc 100644 --- a/awx/ui/templates/ui/index.html +++ b/awx/ui/templates/ui/index.html @@ -224,26 +224,6 @@

working...

-