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