diff --git a/view/theme/testbubble/jot-header.tpl b/view/theme/testbubble/jot-header.tpl index 18f07970c2..0d9a824f75 100644 --- a/view/theme/testbubble/jot-header.tpl +++ b/view/theme/testbubble/jot-header.tpl @@ -96,6 +96,7 @@ function initEditor(cb) { $("#profile-nolocation-wrapper").show(); $("#profile-title-wrapper").show(); $("#profile-jot-plugin-wrapper").show(); + $("#jot-preview-link").show(); {{ endif }} $("#character-counter").show(); if (typeof cb!="undefined") cb(); diff --git a/view/theme/testbubble/jot.tpl b/view/theme/testbubble/jot.tpl index feffea9d8b..e2fd7132a3 100644 --- a/view/theme/testbubble/jot.tpl +++ b/view/theme/testbubble/jot.tpl @@ -44,6 +44,8 @@ + +