mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-30 03:09:53 +01:00
@@ -73,7 +73,7 @@ define('admin/manage/category', [
|
||||
}
|
||||
|
||||
|
||||
$('form.category input, form.category select')
|
||||
$('form.category input, form.category select').not($('.privilege-table-container input'))
|
||||
.on('change', function (ev) {
|
||||
modified(ev.target);
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user