mirror of https://github.com/zulip/zulip.git
6bae097bf1
This commit refactors the code in settings_display.js by modifying the functions to receive the container element and settings object as parameter such that we can use the same functions for realm-level settings by passing appropriate container element and settings object. This change is needed as settings_display will be used as a common module for user settings and realm level settings. We also rename the default_language_name variable in settings_display to user_default_language_name as we would add a separate variable for realm-level setting in future. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |