Skip to content

Commit 49bbc05

Browse files
myabcCopilot
andauthored
Update modules/backlogs/app/views/backlogs_settings/show.html.erb
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b23c814 commit 49bbc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/backlogs/app/views/backlogs_settings/show.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ See COPYRIGHT and LICENSE files for more details.
5050
}
5151
) do |f|
5252
%>
53-
<% render Admin::Settings::BacklogsSettingsForm.new(f) %>
53+
<%= render Admin::Settings::BacklogsSettingsForm.new(f) %>
5454
<% end %>

0 commit comments

Comments
 (0)