No need for emdash
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<%= event_action_sentence(@event) %>
|
||||
<% if @event.eventable %>
|
||||
— <%= link_to "↗︎", polymorphic_url(@event.eventable) %>
|
||||
<%= link_to "↗︎", polymorphic_url(@event.eventable) %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user