mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 15:58:45 -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#*/
|
||||
|
||||
var tower = angular.module('Tower', [
|
||||
// 'ngAnimate',
|
||||
'ngAnimate',
|
||||
'ngRoute',
|
||||
'ngSanitize',
|
||||
'ngCookies',
|
||||
|
||||
Reference in New Issue
Block a user