Update personal_journals_controller.rb

This commit is contained in:
chiu 2019-08-12 15:26:43 +08:00
parent d85ba0f4e8
commit 897540e041
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ class PersonalJournalsController < ApplicationController
else
fields_to_show = [
"year",
"paper_title",
"authors"
]
end
journal_paper_list = []