From 68096452567be9e8555d210f7b0dd31d4c251a51 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Tue, 9 Jun 2015 21:35:10 +0200 Subject: [PATCH] take out download of version info, take out next revision unless document is released --- views/bootstrap/class.ViewDocument.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/bootstrap/class.ViewDocument.php b/views/bootstrap/class.ViewDocument.php index 3b7a82b16..41520ab96 100644 --- a/views/bootstrap/class.ViewDocument.php +++ b/views/bootstrap/class.ViewDocument.php @@ -581,7 +581,7 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style { print "
  • getVersion()."\">".getMLText("edit_attributes")."
  • "; } - print "
  • ".getMLText("versioning_info")."
  • "; + // print "
  • ".getMLText("versioning_info")."
  • "; print ""; echo ""; @@ -1083,11 +1083,11 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style {
    contentContainerStart(); print "\n";