#2132 Also hide wiki excerpt
This commit is contained in:
@@ -26,7 +26,7 @@ module PostSets
|
|||||||
end
|
end
|
||||||
|
|
||||||
def has_wiki?
|
def has_wiki?
|
||||||
is_single_tag? && ::WikiPage.titled(tag_string).exists?
|
is_single_tag? && ::WikiPage.titled(tag_string).exists? && wiki_page.visible?
|
||||||
end
|
end
|
||||||
|
|
||||||
def wiki_page
|
def wiki_page
|
||||||
|
|||||||
Reference in New Issue
Block a user