]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/jot-header.tpl
Switch to supported HTML entity for bullet in delivery indicator
[friendica.git] / view / templates / jot-header.tpl
index 6ddd695450bb182d829d33a22c2a2807ac6a127e..bf0c99d3a2148bfc9523c13527447907180ba686 100644 (file)
@@ -40,7 +40,7 @@ function enableOnUser(){
 }
 
 </script>
-<script type="text/javascript" src="{{$baseurl}}/js/ajaxupload.js" ></script>
+<script type="text/javascript" src="{{$baseurl}}/view/js/ajaxupload.js" ></script>
 <script>
        var ispublic = '{{$ispublic}}';
 
@@ -230,7 +230,7 @@ function enableOnUser(){
                $("#profile-jot-text").val(currentText + data);
        }
 
-       {{$geotag}}
+       {{$geotag nofilter}}
 
 </script>