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 @@
-