Delint some more
This commit is contained in:
parent
de607fc262
commit
81b963ddc8
2 changed files with 2 additions and 4 deletions
|
|
@ -66,8 +66,8 @@ module EventsHelper
|
|||
"#{type.title} - #{show_time(type.length)}",
|
||||
type.id,
|
||||
data: {
|
||||
min_words: type.minimum_abstract_length,
|
||||
max_words: type.maximum_abstract_length,
|
||||
min_words: type.minimum_abstract_length,
|
||||
max_words: type.maximum_abstract_length,
|
||||
instructions: type.submission_instructions
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue