]> git.mxchange.org Git - friendica.git/blob - view/theme/frost-mobile/smarty3/jot-header.tpl
bfaf3d5e062f6a21389dcc97aa184b5774b12b12
[friendica.git] / view / theme / frost-mobile / smarty3 / jot-header.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6
7 <script>
8         var none = "none"; // ugly hack: {{$editselect}} shouldn't be a string if TinyMCE is enabled, but should if it isn't
9         window.editSelect = {{$editselect}};
10         window.isPublic = "{{$ispublic}}";
11         window.nickname = "{{$nickname}}";
12         window.linkURL = "{{$linkurl}}";
13         window.vidURL = "{{$vidurl}}";
14         window.audURL = "{{$audurl}}";
15         window.whereAreU = "{{$whereareu}}";
16         window.term = "{{$term}}";
17         window.baseURL = "{{$baseurl}}";
18         window.geoTag = function () { {{$geotag}} }
19         window.jotId = "#profile-jot-text";
20         window.imageUploadButton = 'wall-image-upload';
21 </script>
22
23