Fix bug.
This commit is contained in:
parent
3cb544abe4
commit
9a7c33dfce
|
@ -409,6 +409,7 @@ class EventNewsController < ApplicationController
|
||||||
"main_picture" => mp,
|
"main_picture" => mp,
|
||||||
"main_picture_description" => mpd,
|
"main_picture_description" => mpd,
|
||||||
"title-head" => t('event_news.table.title'),
|
"title-head" => t('event_news.table.title'),
|
||||||
|
"speaker-head" => t('event_news.speaker'),
|
||||||
"host-head" => t('event_news.host'),
|
"host-head" => t('event_news.host'),
|
||||||
"notes-head" => t('event_news.notes'),
|
"notes-head" => t('event_news.notes'),
|
||||||
"event_date-head" => t('date_'),
|
"event_date-head" => t('date_'),
|
||||||
|
|
Loading…
Reference in New Issue