mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-16 21:23:39 +09:00
Fix select field search
This commit is contained in:
@@ -990,7 +990,7 @@ jQuery(function(){
|
||||
|
||||
// Fixed touchscreen sensitivity
|
||||
jQuery(document).on('touchend', function(){
|
||||
jQuery(".select2-search, .select2-focusser").remove();
|
||||
//jQuery(".select2-search, .select2-focusser").remove();
|
||||
})
|
||||
|
||||
});
|
||||
|
||||
Vendored
+2
-2
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user