Commit c4d3b23f38e67ac2117598a0ad06af32c0900df1

Authored by Arthur Sturzbecher
Committed by Thiago Ribeiro
1 parent 7a5db2e5

Moving catalog animations to theme

    Signed-off-by: ArthurJahn <stutrzbecher@gmail.com>
    Signed-off-by: Alvaro Fernando <alvarofernandoms@gmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -148,7 +148,6 @@ $(&#39;#link-buscar&#39;).click(function(e) { @@ -148,7 +148,6 @@ $(&#39;#link-buscar&#39;).click(function(e) {
148 filterOptions.animate({ 148 filterOptions.animate({
149 height: 565 149 height: 565
150 },500); 150 },500);
151 -  
152 } 151 }
153 } 152 }
154 153
@@ -265,3 +264,4 @@ $(&#39;#link-buscar&#39;).click(function(e) { @@ -265,3 +264,4 @@ $(&#39;#link-buscar&#39;).click(function(e) {
265 264
266 }); 265 });
267 })(jQuery); 266 })(jQuery);
  267 +