yaz/commit

FIX all link

authorMichiel Hildebrand
Sun Nov 6 16:35:14 2011 +0100
committerMichiel Hildebrand
Sun Nov 6 16:35:14 2011 +0100
commitd4a02bc81d45766098f423558ada1d824076dfa5
treed789d6f45c4b0b4e8d09ef6380b3dad9186643a9
parent498180940e966e4fe3341cf7d5b52164346ddb89
Diff style: patch stat
diff --git a/applications/yaz_home.pl b/applications/yaz_home.pl
index ca1ab43..20e30ab 100644
--- a/applications/yaz_home.pl
+++ b/applications/yaz_home.pl
@@ -144,6 +144,7 @@ html_all_link(true, Type) -->
 	{ http_link_to_id(http_yaz_videos, [type(Type),user(all)], HREF)
 	},
 	html([' / ', a(href(HREF), \all_link(Type))]).
+html_all_link(_, _) --> !.
 
 topic_header(queue, _) -->
 	html('Videos waiting for a moderator').