...
authorMarek Stępniowski <marek@stepniowski.com>
Thu, 11 Sep 2008 17:08:55 +0000 (19:08 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Thu, 11 Sep 2008 17:08:55 +0000 (19:08 +0200)
wolnelektury/media/js/catalogue.js

index 839190f..599bcf4 100644 (file)
@@ -39,6 +39,7 @@
             $(this).parent().parent().fadeOut(function() { 
                 $(this).next().fadeIn();
             });
+            return false;
         });