summaryrefslogtreecommitdiffstats
path: root/settings/js
diff options
context:
space:
mode:
authorraghunayyar <me@iraghu.com>2013-10-11 18:03:53 +0530
committerraghunayyar <me@iraghu.com>2013-10-11 18:03:53 +0530
commite27bb660bd5f205f912d141aa83dbeeacf2b7555 (patch)
tree68410aa7dbd6478dbc6c4cd8d3624b4e9aeb0a4d /settings/js
parentb9bfe319813811a7291fb35b54424988a5985245 (diff)
downloadnextcloud-server-e27bb660bd5f205f912d141aa83dbeeacf2b7555.tar.gz
nextcloud-server-e27bb660bd5f205f912d141aa83dbeeacf2b7555.zip
Uniform Styles and Indentation Fixes for Personal Block
Diffstat (limited to 'settings/js')
-rw-r--r--settings/js/personal.js1
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();