tagging missing from wallwall and a couple of themes, star missing from dispy
This commit is contained in:
parent
89560edde2
commit
a1861d1128
13 changed files with 37 additions and 2 deletions
|
@ -59,6 +59,7 @@
|
|||
|
||||
{{ if $star }}
|
||||
<a href="#" id="starred-$id" onclick="dostar($id); return false;" class="star-item icon $isstarred" title="$star.toggle"></a>
|
||||
<a href="#" id="tagger-$id" onclick="itemTag($id); return false;" class="tag-item icon tagged" title="$star.tagger"></a>
|
||||
{{ endif }}
|
||||
|
||||
<div class="wall-item-delete-wrapper" id="wall-item-delete-wrapper-$id" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue