fixes #1318
This commit is contained in:
@@ -86,7 +86,7 @@ class PostPresenter < Presenter
|
|||||||
string << @post.general_tags.join(" ")
|
string << @post.general_tags.join(" ")
|
||||||
end
|
end
|
||||||
|
|
||||||
string.join("\n")
|
string.join(" \n")
|
||||||
end
|
end
|
||||||
|
|
||||||
def humanized_categorized_tag_string
|
def humanized_categorized_tag_string
|
||||||
|
|||||||
Reference in New Issue
Block a user