aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js
diff options
context:
space:
mode:
authorJörn Friedrich Dreyer <jfd@butonic.de>2013-09-10 16:54:48 +0200
committerJörn Friedrich Dreyer <jfd@butonic.de>2013-09-10 16:54:48 +0200
commitcec932f29252da7d47ddcbb33003ba11252d5753 (patch)
tree3c17c41b075f37b537c5851325940ab951ce2a52 /settings/js
parente17c40acb79a6848af0481d434ec7643c5c9bf03 (diff)
parent72689f643b631061777149d96f6f170f7722e894 (diff)
downloadnextcloud-server-cec932f29252da7d47ddcbb33003ba11252d5753.tar.gz
nextcloud-server-cec932f29252da7d47ddcbb33003ba11252d5753.zip
Merge branch 'master' into fix_3728_with_file_exists_dialog
Conflicts: apps/files/js/file-upload.js
Diffstat (limited to 'settings/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