mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
comment out ngAnimate dependency #1112
This commit is contained in:
@@ -76,7 +76,7 @@ __deferLoadIfEnabled();
|
|||||||
/*#endif#*/
|
/*#endif#*/
|
||||||
|
|
||||||
var tower = angular.module('Tower', [
|
var tower = angular.module('Tower', [
|
||||||
'ngAnimate',
|
//'ngAnimate',
|
||||||
'ngSanitize',
|
'ngSanitize',
|
||||||
'ngCookies',
|
'ngCookies',
|
||||||
about.name,
|
about.name,
|
||||||
|
|||||||
Reference in New Issue
Block a user