]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/js/theme.js
Merge pull request #2576 from rabuzarus/0806-PConfig
[friendica.git] / view / theme / frio / js / theme.js
index 34596166ebe7010eb53be9eb00d1950ed9928aaa..9be1b9456e8f8254d36e99f093f59d096d222d01 100644 (file)
@@ -1,3 +1,6 @@
+
+var jotcache = ''; //The jot cache. We use it as cache to restore old/original jot content
+
 $(document).ready(function(){
        //fade in/out based on scrollTop value
        $(window).scroll(function () {