line numbering fix
[wolnelektury.git] / wolnelektury / static / js / catalogue.js
index 6b61e6d..66bebcf 100644 (file)
@@ -80,8 +80,8 @@ function serverTime() {
                 ).click(function() {
                     $(this).fadeOut(function() {
                         $(this).prev().fadeIn();
-                        return false;
                     });
+                    return false;
                 })
             }
         });