add event_type keynote
This commit is contained in:
parent
ed8a71e554
commit
2511a7dd51
4 changed files with 25 additions and 7 deletions
|
|
@ -22,7 +22,7 @@
|
|||
= event_type.length
|
||||
Minutes
|
||||
%td
|
||||
= "#{event_type.minimum_abstract_length}:#{event_type.maximum_abstract_length}"
|
||||
= "#{event_type.minimum_abstract_length} - #{event_type.maximum_abstract_length}"
|
||||
Words
|
||||
%td
|
||||
%span.label{style: "background-color: #{event_type.color};"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue