posts: add /posts/{id}.html?variant=tooltip template.
This commit is contained in:
@@ -46,6 +46,10 @@ class TagSetPresenter < Presenter
|
||||
template.tag.span(html, class: classes)
|
||||
end
|
||||
|
||||
def split_inline_tag_list_html(template, **options)
|
||||
inline_tag_list_html(template, classes: "split-inline-tag-list", **options)
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def typed_tags(name)
|
||||
|
||||
Reference in New Issue
Block a user