mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-11 08:25:46 +01:00
added help block to category purge button, updated iconSelect library to use templates in a better way, hooked up iconSelect for category mgmt, #2463
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
define('admin/manage/category', [
|
||||
'uploader',
|
||||
'admin/modules/iconSelect',
|
||||
'iconSelect',
|
||||
'admin/modules/colorpicker',
|
||||
'autocomplete'
|
||||
], function(uploader, iconSelect, colorpicker, autocomplete) {
|
||||
|
||||
Reference in New Issue
Block a user