+
+contentHeading(getMLText("document_infos"));
$this->contentContainerStart();
-
?>
@@ -131,6 +134,10 @@ class SeedDMS_View_DocumentVersionDetail extends SeedDMS_Bootstrap_Style {
contentContainerEnd();
+?>
+
+
+contentDir . $version->getPath());
@@ -348,6 +355,9 @@ class SeedDMS_View_DocumentVersionDetail extends SeedDMS_Bootstrap_Style {
+
+contentEnd();
$this->htmlEndPage();
} /* }}} */
diff --git a/views/bootstrap/class.RoleMgr.php b/views/bootstrap/class.RoleMgr.php
index be2211a6c..f807f8435 100644
--- a/views/bootstrap/class.RoleMgr.php
+++ b/views/bootstrap/class.RoleMgr.php
@@ -146,7 +146,7 @@ $(document).ready( function() {