a11yist/app/views/elements/create.turbo_stream.erb

2 lines
No EOL
174 B
Text

<%= turbo_stream.update "new_element_frame", partial: "reports/new_element_button", locals: { report: @element.report } %>
<%= turbo_stream.append "element_list", @element %>