diff --git a/js/functions.js b/js/functions.js index 570cf31874..4e9543c80e 100644 --- a/js/functions.js +++ b/js/functions.js @@ -4526,6 +4526,7 @@ AJAX.registerOnload('functions.js', function () { ); $('body').append(form); form.submit(); + sessionStorage.clear(); return false; }); /**