From c4d3b23f38e67ac2117598a0ad06af32c0900df1 Mon Sep 17 00:00:00 2001 From: ArthurJahn Date: Tue, 18 Aug 2015 16:59:14 -0300 Subject: [PATCH] Moving catalog animations to theme --- theme.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.js b/theme.js index 87ee802..2ac252f 100644 --- a/theme.js +++ b/theme.js @@ -148,7 +148,6 @@ $('#link-buscar').click(function(e) { filterOptions.animate({ height: 565 },500); - } } @@ -265,3 +264,4 @@ $('#link-buscar').click(function(e) { }); })(jQuery); + -- libgit2 0.21.2