mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
We rename class of notification settings except checkboxes by prefixing them with 'setting_' for clarity. We do not change class of checkboxes because settings_checkbox is used by other templates also and if we only change class of those using notification_settings_checkboxes then live update code will break and will need to add separate condition for differentiating between which partial template is used. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||