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:
jlmitch5
2015-12-11 17:01:25 -05:00
parent f1640c76a4
commit c1ec4fa592

View File

@@ -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',