From 7ed7ae01ca6e14a674f29c39385821afa28c86ad Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Wed, 24 Jun 2015 17:28:17 +0200 Subject: [PATCH] set width of column for preview image to width of preview --- 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 9f8d9dd74..b2f7bac06 100644 --- a/views/bootstrap/class.ViewDocument.php +++ b/views/bootstrap/class.ViewDocument.php @@ -367,14 +367,14 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style { $this->contentContainerStart(); print ""; print "\n\n"; - print "\n"; + print "\n"; print "\n"; print "\n"; print "\n"; - print "\n"; + print "\n"; print "\n"; print "\n"; - print "
".getMLText("file")."".getMLText("comment")."".getMLText("status")."
"; + print ""; /* print "
    ";