]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix language selection; Fix #4756
authorkondou <kondou@ts.unde.re>
Sat, 7 Sep 2013 14:28:51 +0000 (16:28 +0200)
committerkondou <kondou@ts.unde.re>
Sat, 7 Sep 2013 14:28:51 +0000 (16:28 +0200)
settings/js/personal.js

index 8ad26c086b51839879a2830f8b478a9177286c4e..77826c82de1965f746ed862af2f47d13fde05ca0 100644 (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