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