Show Pool excerpt for ordpool:1234 searches.
This commit is contained in:
@@ -43,7 +43,7 @@ module PostSets
|
|||||||
end
|
end
|
||||||
|
|
||||||
def pool_name
|
def pool_name
|
||||||
tag_string.match(/^pool:(\S+)$/i).try(:[], 1)
|
tag_string.match(/^(?:ord)?pool:(\S+)$/i).try(:[], 1)
|
||||||
end
|
end
|
||||||
|
|
||||||
def has_pool?
|
def has_pool?
|
||||||
|
|||||||
Reference in New Issue
Block a user