6 lines
249 B
Plaintext
6 lines
249 B
Plaintext
<li class="min-width overflow-ellipsis">
|
|
<%= link_to event_action_sentence(event), collection_card_path(event.collection, event.eventable),
|
|
class: "terminal__link",
|
|
data: { action: "toggle-class#remove", turbo_frame: "_top" } %>
|
|
</li>
|