]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/smarty3/msg-header.tpl
Update Frost-mobile to v0.3
[friendica.git] / view / theme / frost-mobile / smarty3 / msg-header.tpl
index 977f571d15f6b09c8c2cc578b8780303f7172e9a..b0a0f7945736a7d7227eeb50380a04ab58bfbe58 100644 (file)
@@ -8,7 +8,8 @@
        window.nickname = "{{$nickname}}";
        window.linkURL = "{{$linkurl}}";
        var plaintext = "none";
-       window.ajaxType = 'msg-header';
+       window.jotId = "#prvmail-text";
+       window.imageUploadButton = 'prvmail-upload';
        window.autocompleteType = 'msg-header';
 </script>