]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/jot-header.tpl
Merge pull request #517 from fermionic/20121029-wall-live-commenting
[friendica.git] / view / theme / frost / jot-header.tpl
index dfcfc68af14eef2e6994cd641b67733455828409..16fd4731705ae7cd10801aa984426cedbf1aee72 100644 (file)
@@ -1,5 +1,6 @@
 
 <script>
+       var none = "none"; // ugly hack: $editselect shouldn't be a string if TinyMCE is enabled, but should if it isn't
        window.editSelect = $editselect;
        window.isPublic = "$ispublic";
        window.nickname = "$nickname";