fix: discoverability of topic reordering, re: #8298

v1.18.x
Julian Lam 5 years ago
parent a969c5cec9
commit 2e57d8ac31

@ -279,6 +279,8 @@ define('forum/category/tools', [
}); });
}, },
}); });
topicListEl.addClass('sortable-enabled');
}); });
} }

Loading…
Cancel
Save