summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-06-06 14:04:26 +0200
committerYorhel <git@yorhel.nl>2009-06-06 14:04:26 +0200
commit4349ffcf0596a4c0f90dd848d84de87cd37864d4 (patch)
tree3aaacacf97b2163257deb500c44aa8778e83efee /lib
parent719bf4201192dbde43470c747eeef0855c676939 (diff)
Removed some leftover code of the category filters on /v
Diffstat (limited to 'lib')
-rw-r--r--lib/VNDB/Handler/VNBrowse.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/VNDB/Handler/VNBrowse.pm b/lib/VNDB/Handler/VNBrowse.pm
index 5eb8e4f8..d5791907 100644
--- a/lib/VNDB/Handler/VNBrowse.pm
+++ b/lib/VNDB/Handler/VNBrowse.pm
@@ -113,7 +113,7 @@ sub _filters {
a id => 'advselect', href => '#';
lit '<i>&#9656;</i> advanced search';
end;
- div id => 'advoptions', class => 'hidden';
+ div id => 'advoptions', class => 'hidden vnoptions';
h2;
lit 'Languages <b>(boolean or, selecting more gives more results)</b>';
end;