fix
This commit is contained in:
@@ -10,7 +10,7 @@ module PostSetPresenters
|
|||||||
posts.empty?
|
posts.empty?
|
||||||
end
|
end
|
||||||
|
|
||||||
if is_empty?
|
if is_empty
|
||||||
return template.render("post_sets/blank")
|
return template.render("post_sets/blank")
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user