From 3971c033c37f57c578fa5818a5d4a5e1a67e1fd1 Mon Sep 17 00:00:00 2001 From: Sahil Batra Date: Tue, 28 May 2024 19:32:50 +0530 Subject: [PATCH] templates: Remove unnecessary prop-element class. We use "prop-element" class only to handle save-discard widget and not anywhere else, so there is no need to have this class for elements that do not use save-discard widget. --- web/templates/popovers/send_later_popover.hbs | 4 ++-- web/templates/user_topic_ui_row.hbs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/templates/popovers/send_later_popover.hbs b/web/templates/popovers/send_later_popover.hbs index 882127d769..161bd020f6 100644 --- a/web/templates/popovers/send_later_popover.hbs +++ b/web/templates/popovers/send_later_popover.hbs @@ -2,7 +2,7 @@