Composer minver, #3693

This commit is contained in:
Julian Lam
2015-11-13 16:25:20 -05:00
parent 65396000d2
commit c2963a7ca9
2 changed files with 1 additions and 10 deletions

View File

@@ -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);
}