No need for emdash

This commit is contained in:
Jason Zimdars
2025-10-28 15:38:10 -05:00
parent e802977e77
commit 79d0babe81
+1 -1
View File
@@ -1,4 +1,4 @@
<%= event_action_sentence(@event) %>
<% if @event.eventable %>
<%= link_to "↗︎", polymorphic_url(@event.eventable) %>
<%= link_to "↗︎", polymorphic_url(@event.eventable) %>
<% end %>