summaryrefslogtreecommitdiffstats
path: root/settings/js/personal.js
diff options
context:
space:
mode:
authorkondou <kondou@ts.unde.re>2013-09-11 16:35:55 +0200
committerkondou <kondou@ts.unde.re>2013-09-11 16:35:55 +0200
commit2ae3ab98d847cbf795ee038b468376d53b069e0a (patch)
tree16d5e8a7b7db91c8f01cf5f48b6f27bfd014f905 /settings/js/personal.js
parentf6faec0e0bfddb14cc17f4a7f60900438215dd35 (diff)
parent62eeac33900bdb13b823049d8cc63f44e0bca24f (diff)
downloadnextcloud-server-2ae3ab98d847cbf795ee038b468376d53b069e0a.tar.gz
nextcloud-server-2ae3ab98d847cbf795ee038b468376d53b069e0a.zip
Merge branch 'master' into split_personal-user_passwordchange
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 8cf4754f793..e4284c2e8c6 100644
--- a/settings/js/personal.js
+++ b/settings/js/personal.js
@@ -97,7 +97,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