mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-04 03:21:18 +01:00
added colorPicker to branding inputs
This commit is contained in:
@@ -121,6 +121,7 @@ define(['forum/admin/settings'], function(Settings) {
|
||||
Themes.prepareWidgets();
|
||||
|
||||
populateBranding();
|
||||
admin.enableColorPicker($('.branding'));
|
||||
Settings.prepare();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user