fixes #1891
This commit is contained in:
@@ -83,7 +83,7 @@ module PostSets
|
|||||||
end
|
end
|
||||||
|
|
||||||
def is_pattern_search?
|
def is_pattern_search?
|
||||||
tag_string =~ /\*/
|
is_single_tag? && tag_string =~ /\*/
|
||||||
end
|
end
|
||||||
|
|
||||||
def current_page
|
def current_page
|
||||||
|
|||||||
Reference in New Issue
Block a user