]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/jot-header.tpl
Merge remote-tracking branch 'upstream/2019.09-rc' into contact-dba
[friendica.git] / view / theme / frio / templates / jot-header.tpl
index 548ff264ab0db6bacce0c650c7f1dda2f8b60470..db2c9afeb912c46239418e3f1964e7c3c3788ee6 100644 (file)
@@ -40,7 +40,7 @@
 </script>
 
 <script type="text/javascript">
-       var ispublic = '{{$ispublic}}';
+       var ispublic = '{{$ispublic nofilter}}';
        aStr.linkurl = '{{$linkurl}}';
 
 
                        .find('#jot-modal-content')
                        .append(jotcache)
                        .modal.show;
+
+               // Jot attachment live preview.
+               linkPreview = $('#profile-jot-text').linkPreview();
        }
 
        // Activate the jot text section in the jot modal