aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-11 08:17:30 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-11 08:17:30 +0200
commite294dfa7602d6283a776625167deeb84d11cf2e0 (patch)
tree114b1671e4818d670e2d20023290100c38016b0c
parent90580a860b45629f510c0cf6871fe312a9693a77 (diff)
downloadvolse-hubzilla-e294dfa7602d6283a776625167deeb84d11cf2e0.tar.gz
volse-hubzilla-e294dfa7602d6283a776625167deeb84d11cf2e0.tar.bz2
volse-hubzilla-e294dfa7602d6283a776625167deeb84d11cf2e0.zip
wrong function
-rwxr-xr-xview/tpl/jot-header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl
index d6d93a863..991a4c8b1 100755
--- a/view/tpl/jot-header.tpl
+++ b/view/tpl/jot-header.tpl
@@ -626,7 +626,7 @@ $( document ).on( "click", ".wall-item-delete-link,.page-delete-link,.layout-del
initEditor();
}
} else {
- autoSaveCleanup();
+ postSaveChanges('clean');
}
$(document).on('submit', '#profile-jot-form', function() {