fix table title

This commit is contained in:
JiangRu 2015-01-16 17:03:02 +08:00
parent 188050c6ab
commit 66f0bd0895
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ class AnnouncementsController < ApplicationController
"status-head" => t('announcement.table.status'),
"subtitle-head" => t('announcement.table.sub_title'),
"category-head" => t('announcement.table.category'),
"link-head" => t('announcement.table.link'),
"file-head" => t('announcement.table.file')
"read_more" => "/#{I18n.locale.to_s + page.url}"
}
}