From 77ab05d393099f2b7a3cde82cf4cbd77f0ea36a5 Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 11 Jul 2003 08:02:20 +0000 Subject: [PATCH] increased spacing --- presentation/lookAndFeel/knowledgeTree/documentmanagement/viewUI.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentation/lookAndFeel/knowledgeTree/documentmanagement/viewUI.inc b/presentation/lookAndFeel/knowledgeTree/documentmanagement/viewUI.inc index 3a898e4..2d632fe 100644 --- a/presentation/lookAndFeel/knowledgeTree/documentmanagement/viewUI.inc +++ b/presentation/lookAndFeel/knowledgeTree/documentmanagement/viewUI.inc @@ -339,7 +339,7 @@ function renderNonEditableLinkedDocuments($oDocument) { function displayActionButtons($oDocument, $bEdit) { global $default; - $iDummyButtons = 1; + $iDummyButtons = 2; // view $sToRender .= "graphicsUrl/widgets/docactions/view.gif\" border=\"0\" />\n"; -- libgit2 0.21.4