Many changes in core to be more WordPress native

This commit is contained in:
Ultimate Member
2016-01-01 18:47:54 +02:00
parent 59e0c4da12
commit b4dd56f624
8 changed files with 65 additions and 124 deletions
-6
View File
@@ -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
**/