1
0
Fork 0

tagging missing from wallwall and a couple of themes, star missing from dispy

This commit is contained in:
friendica 2012-02-26 16:29:06 -08:00
commit a1861d1128
13 changed files with 37 additions and 2 deletions

View file

@ -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" >