fix "End Date" typo on Call for Papers show
This commit is contained in:
parent
a9f806ca39
commit
279817d57d
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
%dd#start_date
|
%dd#start_date
|
||||||
= @call_for_paper.start_date.strftime('%A, %B %-d. %Y')
|
= @call_for_paper.start_date.strftime('%A, %B %-d. %Y')
|
||||||
%dt
|
%dt
|
||||||
Start Date:
|
End Date:
|
||||||
%dd#end_date
|
%dd#end_date
|
||||||
= @call_for_paper.end_date.strftime('%A, %B %-d. %Y')
|
= @call_for_paper.end_date.strftime('%A, %B %-d. %Y')
|
||||||
%dt
|
%dt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue