Update personal_journals_controller.rb

This commit is contained in:
chiu 2019-11-02 11:20:38 +08:00
parent 59afff7ea4
commit 8bd358513e
1 changed files with 1 additions and 1 deletions

View File

@ -163,9 +163,9 @@ class PersonalJournalsController < ApplicationController
abstract
language
url
author
]
@fields_to_show = @fields_to_show.map { |fs| [t("personal_journal.#{fs}"), fs] }
@fields_to_show << [t('personal_plugins.author'),'author']
@default_fields_to_show = %w[
paper_title
journal_title