diff --git a/index.php b/index.php index ce1b5bf..f1f1194 100644 --- a/index.php +++ b/index.php @@ -47,6 +47,7 @@ $('.book').sortElements(function(a, b){ return $(a).find ("." + $("#sortchoice").val()).text() > $(b).find ("." + $("#sortchoice").val()).text() ? 1 : -1; }); + $("#search").slideUp(); }); $(".fancycover").fancybox({ @@ -107,6 +108,8 @@ Sort @@ -157,14 +160,14 @@
-
title) ?>
+
title) ?> (book->pubdate) ?>)
book->getAuthorsName ()) ?>
book->getTagsName ()) ?>
book->getSerie (); if (!is_null ($serie)) { ?> -
name) . " (" . $entry->book->seriesIndex . ")" ?>
+
name) . " (" . $entry->book->seriesIndex . ")" ?>