From 3a383844519975beb65c6635a8b03ef76c87e2ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Baz=C3=A1n?= Date: Mon, 30 Nov 2015 17:52:09 -0300 Subject: [PATCH] adding term of use animation, and taking out animation in initial disclaimer page --- src/js/services/animationService.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/services/animationService.js b/src/js/services/animationService.js index c1dbbd549..75586a3c2 100644 --- a/src/js/services/animationService.js +++ b/src/js/services/animationService.js @@ -42,8 +42,8 @@ angular.module('copayApp.services').factory('animationService', function(isCordo paperWallet: 13, logs: 13, information: 13, + termOfUse: 13, translators: 13, - disclaimer: 13, add: 11, create: 12, join: 12,