Merge branch 'pretty' of github.com:fnp/wolnelektury into pretty
[wolnelektury.git] / wolnelektury / static / js / search.js
index e96929e..ee4cc51 100644 (file)
@@ -38,15 +38,6 @@ var __bind = function (self, fn) {
        },
        
 
-
-       });
-
-    $(function() {
-        $("#search").search();
-
-       $(".search-result .see-more-snippets").click(function() {
-           $(this).closest('.search-result').find('.snippets').removeClass('ui-helper-hidden');
-           });
     });