aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero/jot.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-09 18:52:49 -0800
committerfriendica <info@friendica.com>2012-01-09 18:52:49 -0800
commita13156c0f31bebd11569edcf587c678a89cd4175 (patch)
tree2c4239a925bbd2c38a69d1a9a5807b23027201ba /view/theme/duepuntozero/jot.tpl
parent3bdcb5247105f41a1b436cd00727148cda2f90b9 (diff)
downloadvolse-hubzilla-a13156c0f31bebd11569edcf587c678a89cd4175.tar.gz
volse-hubzilla-a13156c0f31bebd11569edcf587c678a89cd4175.tar.bz2
volse-hubzilla-a13156c0f31bebd11569edcf587c678a89cd4175.zip
bypass D* markdown bug for now
Diffstat (limited to 'view/theme/duepuntozero/jot.tpl')
-rw-r--r--view/theme/duepuntozero/jot.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/jot.tpl b/view/theme/duepuntozero/jot.tpl
index 6a105e1da..1a3cc92e7 100644
--- a/view/theme/duepuntozero/jot.tpl
+++ b/view/theme/duepuntozero/jot.tpl
@@ -68,6 +68,9 @@
</div>
</div>
+ <span onclick="preview_post();" id="jot-preview-link" class="fakelink">$preview</span>
+ <div id="jot-preview-content" style="display:none;"></div>
+
</div>
<div id="profile-jot-end"></div>