This commit is contained in:
liumengyi
2022-08-05 15:49:56 +08:00
parent 209ed28c5c
commit 756c8d4dc0
-1
View File
@@ -983,7 +983,6 @@ class doc extends control
$this->lang->TRActions = $this->doc->buildCollectButton4Doc();
$this->lang->TRActions .= $this->doc->buildBrowseSwitch($type, $objectID, $viewType, $orderBy, $recTotal, $recPerPage, $pageID, $searchTitle);
if($this->app->tab == 'doc') $this->app->rawMethod = $type;
/* Load pager. */
$this->app->loadClass('pager', $static = true);