This commit is contained in:
KNaveenraj-ladybird
2023-09-18 10:51:25 +05:30
parent a262dd2989
commit 04e7674fa1
3 changed files with 232 additions and 35 deletions

View File

@@ -1835,7 +1835,6 @@ if ($thread->title != "") {
$("#alert21").show();
$('#message-success2').html(json.result.success);
//$('html, body').animate({ scrollTop: $("#inboxactions").offset().top }, 500);
},
error: function(json) {