comment out ngAnimate dependency #1112

This commit is contained in:
Leigh Johnson 2016-03-07 10:55:05 -05:00
parent 1bc3657fe7
commit d74e475332

View File

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