remove ngAnimate again

This commit is contained in:
jlmitch5 2015-12-11 17:18:45 -05:00
parent c1ec4fa592
commit b0b2f127bb

View File

@ -76,7 +76,7 @@ __deferLoadIfEnabled();
/*#endif#*/
var tower = angular.module('Tower', [
'ngAnimate',
// 'ngAnimate',
'ngRoute',
'ngSanitize',
'ngCookies',