diff --git a/views/bootstrap/class.DocumentVersionDetail.php b/views/bootstrap/class.DocumentVersionDetail.php index cba50629d..190f90ce1 100644 --- a/views/bootstrap/class.DocumentVersionDetail.php +++ b/views/bootstrap/class.DocumentVersionDetail.php @@ -410,6 +410,24 @@ class SeedDMS_View_DocumentVersionDetail extends SeedDMS_Bootstrap_Style { } ?> + getReceiptStatus()) { ?> +
+
+printProtocol($version, 'receipt'); +?> +
+
+ + getRevisionStatus()) { ?> +
+
+printProtocol($version, 'revision'); +?> +
+
+