Bug 12478: the facet "show more" links work properly now
[srvgit] / Koha / Biblios.pm
index cba48ea..29f32fc 100644 (file)
@@ -41,7 +41,7 @@ Koha::Biblios - Koha Biblio object set class
 
 =cut
 
-sub type {
+sub _type {
     return 'Biblio';
 }