2 lines
174 B
Text
2 lines
174 B
Text
|
|
<%= turbo_stream.update "new_element_frame", partial: "reports/new_element_button", locals: { report: @element.report } %>
|
||
|
|
<%= turbo_stream.append "element_list", @element %>
|