tag_set_presenter: refactor split_tag_list_html.

* Make category headers optional.
* Make category order configurable.
* Clean up code.
This commit is contained in:
evazion
2018-04-25 19:49:46 -05:00
parent fdd5ea3e78
commit 442964b0eb
3 changed files with 15 additions and 30 deletions

View File

@@ -49,7 +49,7 @@
<span class="info">
<strong>Tags</strong>
<%= TagSetPresenter.new(upload.tag_string.split).inline_tag_list(self) %>
<%= TagSetPresenter.new(upload.tag_string.split).inline_tag_list_html(self) %>
</span>
</td>
<td>