mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-13 01:15:47 +01:00
no success alert on posting and editing #1721
This commit is contained in:
@@ -512,8 +512,6 @@ define('composer', dependencies, function(taskbar, controls, uploads, formatting
|
||||
return app.alertError(err.message);
|
||||
}
|
||||
|
||||
app.alertSuccess('[[success:topic-post]]');
|
||||
|
||||
discard(post_uuid);
|
||||
drafts.removeDraft(postData.save_id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user