diff options
Diffstat (limited to 'settings/js')
-rw-r--r-- | settings/js/personal.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/settings/js/personal.js b/settings/js/personal.js index e9a6d4d33ff..e3a53181199 100644 --- a/settings/js/personal.js +++ b/settings/js/personal.js @@ -171,7 +171,6 @@ $(document).ready(function(){ } }); - $("#languageinput").chosen(); // Show only the not selectable optgroup // Choosen only shows optgroup-labels if there are options in the optgroup $(".languagedivider").hide(); |