posts: update tag counter icons.
This commit is contained in:
@@ -49,10 +49,8 @@
|
||||
<div class="header">
|
||||
<%= f.label :tag_string, "Tags" %>
|
||||
|
||||
<span class="options">
|
||||
<span data-tag-counter data-for="#post_tag_string"></span>
|
||||
<a href="javascript:void(0)"><i id="open-edit-dialog" class="fas fa-arrows-alt" title="detach" data-shortcut="shift+e"></i></a>
|
||||
</span>
|
||||
<span data-tag-counter data-for="#post_tag_string"></span>
|
||||
<a href="javascript:void(0)"><i id="open-edit-dialog" class="fas fa-external-link-alt" title="detach" data-shortcut="shift+e"></i></a>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user