Putting back event tags as class attribute

This commit is contained in:
echarp 2020-02-24 22:19:04 +01:00
parent a145c61171
commit ea2a8c50b1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%li.event{ title: display_date(event) }
%li.event{ title: display_date(event), class: event.tag_list }
- if event.locality?
%em.locality.fa.fa-globe
= link_to event do