mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 10:41:05 -03:30
keep ngAnimate on devel for now
Will figure out the routes issue in a bit. Keeping animations for ux feedback from Taufique
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