diff --git a/views/bootstrap/class.ViewDocument.php b/views/bootstrap/class.ViewDocument.php index 7d885416b..4949113d6 100644 --- a/views/bootstrap/class.ViewDocument.php +++ b/views/bootstrap/class.ViewDocument.php @@ -417,7 +417,7 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style { print "
  • ".htmlspecialchars($attrdef->getName()).": ".htmlspecialchars(implode(', ', $attribute->getValueAsArray()))."
  • \n"; } } - print "\n"; + print "\n"; print "".htmlspecialchars($latestContent->getComment()).""; @@ -599,7 +599,7 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style { } print "\n"; - print "\n\n"; + print "\n"; } } @@ -668,7 +668,6 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style { } print ""; - print "\n"; print "\n\n"; } } @@ -946,7 +945,7 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style { print "
  • ".htmlspecialchars($attrdef->getName()).": ".htmlspecialchars(implode(', ', $attribute->getValueAsArray()))."
  • \n"; } } - print "\n"; + print "\n"; print "".htmlspecialchars($version->getComment()).""; print "".getOverallStatusText($vstat["status"]).""; print ""; @@ -1030,7 +1029,7 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style { print "
  • ".getMLText("uploaded_by")." getEmail()."\">".htmlspecialchars($responsibleUser->getFullName())."
  • "; print "
  • ".getLongReadableDate($file->getDate())."
  • "; - + print ""; print "".htmlspecialchars($file->getComment()).""; print "