summaryrefslogtreecommitdiffstats
path: root/settings/js/personal.js
diff options
context:
space:
mode:
authorkondou <kondou@ts.unde.re>2013-09-07 16:28:51 +0200
committerkondou <kondou@ts.unde.re>2013-09-07 16:28:51 +0200
commit4963a5b30f676e928833dd8afba27d3678d208da (patch)
tree93cab4ef5fd68097498f4612d11501bc43c24338 /settings/js/personal.js
parente895cf9188954645bc45f3e402d8dc2f0b3d43bc (diff)
downloadnextcloud-server-4963a5b30f676e928833dd8afba27d3678d208da.tar.gz
nextcloud-server-4963a5b30f676e928833dd8afba27d3678d208da.zip
Fix language selection; Fix #4756
Diffstat (limited to 'settings/js/personal.js')
-rw-r--r--settings/js/personal.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/js/personal.js b/settings/js/personal.js
index 8ad26c086b5..77826c82de1 100644
--- a/settings/js/personal.js
+++ b/settings/js/personal.js
@@ -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