summaryrefslogtreecommitdiff
path: root/template/share_buttons.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-10 17:30:41 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-10 17:30:41 -0400
commit978618d3e5db6d27670deb2071af82f706764452 (patch)
tree244a4b75a4acd0dd7c34f8140dbd40ee9fceda5c /template/share_buttons.st
parent2cc49fa4c051065fad589968914eef9e0ee55c5c (diff)
parent999b92dbf918cb31c0713106ad0337ff3ea16887 (diff)
timb moved thumb to corner
Diffstat (limited to 'template/share_buttons.st')
-rw-r--r--template/share_buttons.st7
1 files changed, 0 insertions, 7 deletions
diff --git a/template/share_buttons.st b/template/share_buttons.st
index 3f1f472..02736dc 100644
--- a/template/share_buttons.st
+++ b/template/share_buttons.st
@@ -1,11 +1,4 @@
<div class="buttons">
-$if(dump)$
- $if(dump.favorited)$
- <img src="/static/img/thumbs/color.left.gif" class="thumb favorite" onclick="Tag.favorite(this)">
- $else$
- <img src="/static/img/thumbs/bw.left.gif" class="thumb" onclick="Tag.favorite(this)">
- $endif$
-$endif$
<span class="other-sites">
<img src="/static/img/share/tumblricon.png" class="share" onclick="Share.tumblr(this)">
<img src="/static/img/share/fbbutton.png" class="share" onclick="Share.facebook(this)">