mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02:30
inject angular-animate to be used by Tower
This commit is contained in:
@@ -76,6 +76,7 @@ __deferLoadIfEnabled();
|
|||||||
/*#endif#*/
|
/*#endif#*/
|
||||||
|
|
||||||
var tower = angular.module('Tower', [
|
var tower = angular.module('Tower', [
|
||||||
|
'ngAnimate',
|
||||||
'pendolytics',
|
'pendolytics',
|
||||||
'ngRoute',
|
'ngRoute',
|
||||||
'ngSanitize',
|
'ngSanitize',
|
||||||
|
|||||||
Reference in New Issue
Block a user