improved to each display the document and comment.

This commit is contained in:
BJRambo 2016-05-17 08:21:05 +09:00
parent 46350581ab
commit d43dbed217
2 changed files with 7 additions and 1 deletions

View file

@ -31,6 +31,7 @@ class trashAdminView extends trash
$args->page = Context::get('page'); // /< Page
$args->list_count = 30; // /< the number of posts to display on a single page
$args->page_count = 5; // /< the number of pages that appear in the page navigation
$args->originModule = Context::get('originModule');
$args->search_target = Context::get('search_target'); // /< search (title, contents ...)
$args->search_keyword = Context::get('search_keyword'); // /< keyword to search