From 236a59ee34edbadfe4a80dc2c2fb1938b0ae051d Mon Sep 17 00:00:00 2001 From: Ashton South Date: Mon, 14 Oct 2024 13:22:55 -0400 Subject: [PATCH] remove unnecessary call to html_safe --- .../launchers/editable_form_fields/_editable_select.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dashboard/app/views/launchers/editable_form_fields/_editable_select.html.erb b/apps/dashboard/app/views/launchers/editable_form_fields/_editable_select.html.erb index 59377c5323..c51a6a9d98 100644 --- a/apps/dashboard/app/views/launchers/editable_form_fields/_editable_select.html.erb +++ b/apps/dashboard/app/views/launchers/editable_form_fields/_editable_select.html.erb @@ -27,7 +27,7 @@