mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 22:13:13 +00:00
PHRAS-3699 fix missing translation (#4076)
This commit is contained in:
@@ -61,6 +61,7 @@ class PDFRecords extends PDF
|
||||
}
|
||||
|
||||
$this->pdf->setPrintOwnerUser($app->getAuthenticatedUser());
|
||||
$this->pdf->setApp($app);
|
||||
|
||||
$records = $printer->get_elements();
|
||||
$aclUser = $this->app->getAclForUser($this->app->getAuthenticatedUser());
|
||||
|
Reference in New Issue
Block a user