aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/jot.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-17 14:55:46 -0700
committerFriendika <info@friendika.com>2011-10-17 14:55:46 -0700
commitf0dc77ab6c102d83e7f98336b522f9c7b4a4a14f (patch)
treed8622e943809f497f2cf53be65e104ec394f6bc0 /view/theme/dispy/jot.tpl
parent278433eac75639052686f70e98621466d6c44df3 (diff)
parente15aab9b755e8696d8dd7984e8de4ea5591e0caf (diff)
downloadvolse-hubzilla-f0dc77ab6c102d83e7f98336b522f9c7b4a4a14f.tar.gz
volse-hubzilla-f0dc77ab6c102d83e7f98336b522f9c7b4a4a14f.tar.bz2
volse-hubzilla-f0dc77ab6c102d83e7f98336b522f9c7b4a4a14f.zip
Merge branch 'pull'
Diffstat (limited to 'view/theme/dispy/jot.tpl')
-rw-r--r--view/theme/dispy/jot.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/view/theme/dispy/jot.tpl b/view/theme/dispy/jot.tpl
index f6bf91ffa..a2c883e4b 100644
--- a/view/theme/dispy/jot.tpl
+++ b/view/theme/dispy/jot.tpl
@@ -37,9 +37,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>