aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/testbubble/jot.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-11-09 00:29:14 -0800
committerFriendika <info@friendika.com>2011-11-09 00:29:14 -0800
commitd6d4d3ed3a02c844a7ff0c48411f8b014cff3ee9 (patch)
tree8054bdd88ff780bd1bc7d3bc0c031347b57879eb /view/theme/testbubble/jot.tpl
parent20ca93191fda9f25f387e354a8ac4edd9582ded5 (diff)
downloadvolse-hubzilla-d6d4d3ed3a02c844a7ff0c48411f8b014cff3ee9.tar.gz
volse-hubzilla-d6d4d3ed3a02c844a7ff0c48411f8b014cff3ee9.tar.bz2
volse-hubzilla-d6d4d3ed3a02c844a7ff0c48411f8b014cff3ee9.zip
various testbubble fixes
Diffstat (limited to 'view/theme/testbubble/jot.tpl')
-rw-r--r--view/theme/testbubble/jot.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/view/theme/testbubble/jot.tpl b/view/theme/testbubble/jot.tpl
index d60e8adc2..e0e864572 100644
--- a/view/theme/testbubble/jot.tpl
+++ b/view/theme/testbubble/jot.tpl
@@ -30,9 +30,6 @@
<div id="profile-link-wrapper" class="jot-tool" style="display: none;" ondragenter="linkdropper(event);" ondragover="linkdropper(event);" ondrop="linkdrop(event);" >
<a id="profile-link" class="icon border link" title="$weblink" ondragenter="return linkdropper(event);" ondragover="return linkdropper(event);" ondrop="linkdrop(event);" onclick="jotGetLink(); return false;"></a>
</div>
- <div id="profile-youtube-wrapper" class="jot-tool" style="display: none;" >
- <a id="profile-youtube" class="icon border youtube" title="$youtube" onclick="jotGetVideo(); return false;"></a>
- </div>
<div id="profile-video-wrapper" class="jot-tool" style="display: none;" >
<a id="profile-video" class="icon border video" title="$video" onclick="jotVideoURL(); return false;"></a>
</div>