diff --git a/awx/ui/client/src/app.js b/awx/ui/client/src/app.js index 214e5cc9a5..943ca206f5 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', 'ngSanitize', 'ngCookies', about.name,