Merge pull request #687 from meonkeys/fix-start-date-typo
fix "End Date" typo on Call for Papers show
This commit is contained in:
commit
491df2c5c6
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
%dd#start_date
|
||||
= @call_for_paper.start_date.strftime('%A, %B %-d. %Y')
|
||||
%dt
|
||||
Start Date:
|
||||
End Date:
|
||||
%dd#end_date
|
||||
= @call_for_paper.end_date.strftime('%A, %B %-d. %Y')
|
||||
%dt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue