mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 14:05:46 +01:00
This reverts commit 1d666bf7f0.
This commit is contained in:
@@ -366,7 +366,6 @@ define(['composer'], function(composer) {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
$('.topic').on('click', '.post_reply', function() {
|
||||
var selectionText = '',
|
||||
selection = window.getSelection() || document.getSelection();
|
||||
|
||||
Reference in New Issue
Block a user