From 916ea58aaf1c485ff913aedb2f61de237dea3122 Mon Sep 17 00:00:00 2001 From: Sahil Batra Date: Mon, 1 Apr 2024 20:10:48 +0530 Subject: [PATCH] settings: Remove unused classes from label elements. This commit removes classes like "title", "input-label" and "emoji-theme" from label elements in settings and modals as these are classes are neither used in JS nor to apply any CSS. --- web/templates/settings/admin_human_form.hbs | 2 +- web/templates/settings/convert_demo_organization_form.hbs | 2 +- web/templates/settings/display_settings.hbs | 4 ++-- web/templates/settings/edit_bot_form.hbs | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/templates/settings/admin_human_form.hbs b/web/templates/settings/admin_human_form.hbs index 832b69c5c4..5f4ba6cef3 100644 --- a/web/templates/settings/admin_human_form.hbs +++ b/web/templates/settings/admin_human_form.hbs @@ -17,7 +17,7 @@
-
- +
diff --git a/web/templates/settings/display_settings.hbs b/web/templates/settings/display_settings.hbs index 349a86b590..125fbf5759 100644 --- a/web/templates/settings/display_settings.hbs +++ b/web/templates/settings/display_settings.hbs @@ -37,7 +37,7 @@
- +
{{#each settings_object.emojiset_choices}}
- +
{{#each user_list_style_values}}
-