diff --git a/awx/ui/client/src/app.js b/awx/ui/client/src/app.js index 64f0206df5..bd07b7d3e9 100644 --- a/awx/ui/client/src/app.js +++ b/awx/ui/client/src/app.js @@ -77,7 +77,7 @@ __deferLoadIfEnabled(); /*#endif#*/ var tower = angular.module('Tower', [ - 'ngAnimate', + // 'ngAnimate', 'ngRoute', 'ngSanitize', 'ngCookies',