]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/jot-header.tpl
Move translation strings in their own array for confirm templates
[friendica.git] / view / templates / jot-header.tpl
index db2e893e9bb39399729e03477213d9c5383d6e4d..700d12ace10f3a20cfd02d894e69f83fe3cfb7c8 100644 (file)
@@ -40,7 +40,7 @@ function enableOnUser(){
 }
 
 </script>
-<script type="text/javascript" src="{{$baseurl}}/view/js/ajaxupload.js?v={{$smarty.const.FRIENDICA_VERSION}}" ></script>
+<script type="text/javascript" src="{{$baseurl}}/view/js/ajaxupload.js?v={{$smarty.const.FRIENDICA_VERSION}}"></script>
 <script>
        var ispublic = '{{$ispublic nofilter}}';
 
@@ -210,6 +210,7 @@ function enableOnUser(){
 //                                     if(timer) clearTimeout(timer);
 //                                     timer = setTimeout(NavUpdate,3000);
                                        liking = 1;
+                                       force_update = true;
                                        $.colorbox.close();
                                } else {
                                        $("#id_term").css("border-color","#FF0000");