Fix language selection; Fix #4756

This commit is contained in:
kondou 2013-09-07 16:28:51 +02:00
parent e895cf9188
commit 4963a5b30f

View file

@ -94,7 +94,7 @@ $(document).ready(function(){
$("#languageinput").chosen();
// Show only the not selectable optgroup
// Choosen only shows optgroup-labels if there are options in the optgroup
$(".languagedivider").remove();
$(".languagedivider").hide();
$("#languageinput").change( function(){
// Serialize the data