adds a dropdown to category view to move/pin/lock/delete multiple topics
This commit is contained in:
barisusakli
2014-04-17 20:07:23 -04:00
parent 45e9b53f10
commit e12beccc09
12 changed files with 471 additions and 202 deletions

View File

@@ -569,6 +569,7 @@ var socket,
createHeaderTooltips();
ajaxify.variables.parse();
ajaxify.currentPage = tpl_url;
app.processPage();
ajaxify.widgets.render(tpl_url, url);