263bc486ed
so we don't disturb the rest of the edit page.
7 lines
285 B
Plaintext
7 lines
285 B
Plaintext
<%= turbo_frame_tag @collection, :entropy_configuration do %>
|
|
<div class="margin-block-end">
|
|
<strong class="divider txt-large">Do or Die</strong>
|
|
<%= render "entropy/auto_close", model: collection, url: collection_entropy_configuration_path(collection) %>
|
|
</div>
|
|
<% end %>
|