Enable multiselect outcomes close #8

This commit is contained in:
Brian Miyaji
2014-03-11 13:52:12 +11:00
parent d6fa4fc79e
commit dd92b6384c
5 changed files with 70 additions and 67 deletions

View File

@@ -12,7 +12,8 @@ jQuery(document).ready(function($){
// Chosen select
$(".chosen-select").chosen({
allow_single_deselect: true,
single_backstroke_delete: false
single_backstroke_delete: false,
placeholder_text_multiple: localized_strings.none
});
// Auto key placeholder