mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 20:16:04 +01:00
Composer minver, #3693
This commit is contained in:
@@ -437,15 +437,6 @@ define('forum/topic/postTools', ['share', 'navigator', 'components', 'translator
|
||||
|
||||
warning.modal();
|
||||
});
|
||||
// bootbox.confirm(translated, function(create) {
|
||||
// if (create) {
|
||||
|
||||
|
||||
// }
|
||||
|
||||
// callback(create);
|
||||
// });
|
||||
// });
|
||||
} else {
|
||||
callback(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user