Update personal_journals_controller.rb

This commit is contained in:
chiu 2019-08-13 10:26:47 +08:00
parent e426d77a03
commit 36c3439185
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class PersonalJournalsController < ApplicationController
"extras" => {"widget-title" => "module_name.journal_paper"},
"total_pages" => 1,
"choice" => 1,
"all" => journal_papers_show
"all" => OrbitHelper.page_data_count
}
else
journal_paper_list = []