mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-20 15:13:55 +09:00
Many changes in core to be more WordPress native
This commit is contained in:
@@ -81,12 +81,6 @@ jQuery(document).ready(function() {
|
||||
minimumResultsForSearch: 10
|
||||
});
|
||||
|
||||
jQuery("body.um-admin .actions select:not('.umaf-selectjs')").select2({
|
||||
allowClear: false,
|
||||
minimumResultsForSearch: 10,
|
||||
width: '160px'
|
||||
});
|
||||
|
||||
/**
|
||||
Tooltips
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user