Merge branch 'sprint/210_mayue_bug#24479' into 'master'
* Fix bug #24479. See merge request easycorp/zentaopms!4230
This commit is contained in:
@@ -169,7 +169,7 @@ function loadWhitelist(libID)
|
||||
$('#aclcustom').parent('.radio-inline').removeClass('hidden');
|
||||
|
||||
$('#users').replaceWith(users);
|
||||
$('#user').next('.picker').remove();
|
||||
$('#users').next('.picker').remove();
|
||||
$('#users').picker();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user