7 lines
140 B
Text
7 lines
140 B
Text
%span.event-scope
|
|
= event_preposition(event)
|
|
- if event.project
|
|
= link_to_project(event.project)
|
|
- else
|
|
= event.project_name
|
|
|