diff --git a/views/bootstrap/class.ViewDocument.php b/views/bootstrap/class.ViewDocument.php index 4ec749653..0dc8cb9b6 100644 --- a/views/bootstrap/class.ViewDocument.php +++ b/views/bootstrap/class.ViewDocument.php @@ -495,6 +495,7 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style { $approvalStatus = $latestContent->getApprovalStatus(); $receiptStatus = $latestContent->getReceiptStatus(); $revisionStatus = $latestContent->getRevisionStatus(); + $downloadlinks = $latestContent->getDownloadLinks($user->isAdmin() ? null : $user); ?>
| ".getMLText('user')." | \n"; + print "".getMLText('hash')." | \n"; + print "
|---|---|
| "; + $responsibleUser = $link->getUser(); + print htmlspecialchars($responsibleUser->getFullName()); + print " | "; + print ""; + echo $link->getHash(); + print " | "; + print "