]> git.mxchange.org Git - friendica.git/blob - view/theme/frost/smarty3/jot-header.tpl
update to Frost v0.4
[friendica.git] / view / theme / frost / 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         window.editSelect = "{{$editselect}}";
9         window.isPublic = "{{$ispublic}}";
10         window.nickname = "{{$nickname}}";
11         window.linkURL = "{{$linkurl}}";
12         window.vidURL = "{{$vidurl}}";
13         window.audURL = "{{$audurl}}";
14         window.whereAreU = "{{$whereareu}}";
15         window.term = "{{$term}}";
16         window.baseURL = "{{$baseurl}}";
17         window.geoTag = function () { {{$geotag}} }
18         window.jotId = "#profile-jot-text";
19         window.imageUploadButton = 'wall-image-upload';
20         window.delItems = '{{$delitems}}';
21 </script>
22