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',