mirror of
https://github.com/ansible/awx.git
synced 2026-03-24 12:25:01 -02:30
remove ngAnimate again
This commit is contained in:
@@ -76,7 +76,7 @@ __deferLoadIfEnabled();
|
|||||||
/*#endif#*/
|
/*#endif#*/
|
||||||
|
|
||||||
var tower = angular.module('Tower', [
|
var tower = angular.module('Tower', [
|
||||||
'ngAnimate',
|
// 'ngAnimate',
|
||||||
'ngRoute',
|
'ngRoute',
|
||||||
'ngSanitize',
|
'ngSanitize',
|
||||||
'ngCookies',
|
'ngCookies',
|
||||||
|
|||||||
Reference in New Issue
Block a user