From 5444be867774490849c1c3d69e2abe4dad48ef84 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Wed, 12 Apr 2023 15:08:32 +0800 Subject: [PATCH] * Code for task #90782. --- module/block/control.php | 2 -- module/block/view/docmycollectionblock.html.php | 2 +- module/block/view/docrecentupdateblock.html.php | 2 +- module/doc/model.php | 14 +++++++++----- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/module/block/control.php b/module/block/control.php index 14b86d1614..b3763f754e 100755 --- a/module/block/control.php +++ b/module/block/control.php @@ -2083,7 +2083,6 @@ class block extends control $libList[] = $doc->lib; } - $this->view->pricDocs = $this->doc->getPrivDocs($libList); $this->view->docList = $docList; } @@ -2109,7 +2108,6 @@ class block extends control $libList[] = $doc->lib; } - $this->view->pricDocs = $this->doc->getPrivDocs($libList); $this->view->docList = $docList; } diff --git a/module/block/view/docmycollectionblock.html.php b/module/block/view/docmycollectionblock.html.php index c065d45e29..7920f4e90d 100644 --- a/module/block/view/docmycollectionblock.html.php +++ b/module/block/view/docmycollectionblock.html.php @@ -30,7 +30,7 @@
-