wrong function

This commit is contained in:
Mario Vavti 2018-04-11 08:17:30 +02:00
parent 90580a860b
commit e294dfa760

View File

@ -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() {