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";