Allow searching from middle of sport names
This commit is contained in:
@@ -16,6 +16,7 @@ jQuery(document).ready(function($){
|
||||
// Chosen select
|
||||
$(".chosen-select, #poststuff #post_author_override").chosen({
|
||||
allow_single_deselect: true,
|
||||
search_contains: true,
|
||||
single_backstroke_delete: false,
|
||||
disable_search_threshold: 10,
|
||||
placeholder_text_multiple: localized_strings.none
|
||||
|
||||
Reference in New Issue
Block a user