From f1640c76a44426e9aa4d5d185e54557322f89981 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Fri, 11 Dec 2015 16:48:08 -0500 Subject: [PATCH] Temporarily removing ngAnimate injection so that routes work in tower. This is only until we have time to diagnose the deeper cause of this issue. --- awx/ui/client/src/app.js | 2 +- awx/ui/client/src/main-menu/main-menu.partial.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/awx/ui/client/src/app.js b/awx/ui/client/src/app.js index 41599cc6ac..2b7b97deca 100644 --- a/awx/ui/client/src/app.js +++ b/awx/ui/client/src/app.js @@ -76,7 +76,7 @@ __deferLoadIfEnabled(); /*#endif#*/ var tower = angular.module('Tower', [ - 'ngAnimate', + // 'ngAnimate', 'ngRoute', 'ngSanitize', 'ngCookies', 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 42efa82ce9..6969e8951d 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