mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-14 22:52:23 +02:00
Hide "Remove" buttun as well
This commit is contained in:
@@ -129,6 +129,7 @@ define('admin/manage/category', [
|
||||
inputEl.val('');
|
||||
previewBox.css('background-image', '');
|
||||
modified(inputEl[0]);
|
||||
$(this).parent().addClass('hide').hide();
|
||||
});
|
||||
|
||||
// Icon selection
|
||||
|
||||
Reference in New Issue
Block a user