mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-11 00:15:46 +01:00
closes #1371
adds a dropdown to category view to move/pin/lock/delete multiple topics
This commit is contained in:
@@ -569,6 +569,7 @@ var socket,
|
||||
|
||||
createHeaderTooltips();
|
||||
ajaxify.variables.parse();
|
||||
ajaxify.currentPage = tpl_url;
|
||||
app.processPage();
|
||||
|
||||
ajaxify.widgets.render(tpl_url, url);
|
||||
|
||||
Reference in New Issue
Block a user