fix small bug

This commit is contained in:
Ruling-Mac 2015-10-21 17:45:39 +08:00
parent 3be6323ffd
commit 135df93c72
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ class DigitalArchivesController < ApplicationController
"th_title" => t('title'),
"th_location" => t('location'),
"th_department" => t('department'),
"th_character" => t('character')
"th_character" => t('character'),
"th_location" => t('location'),
"th_description" => t('description'),
"th_detaildes" => t('detail_description'),