mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 22:35:57 +02:00
remove hidden
This commit is contained in:
@@ -54,7 +54,6 @@ define('forum/topic/postTools', [
|
||||
const topic = require('forum/topic');
|
||||
|
||||
dropdownMenu.html(html);
|
||||
dropdownMenu.get(0).classList.toggle('hidden', false);
|
||||
topic.applyDropup.call(self);
|
||||
new clipboard('[data-clipboard-text]');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user