diff --git a/presentation/lookAndFeel/knowledgeTree/documentmanagement/viewUI.inc b/presentation/lookAndFeel/knowledgeTree/documentmanagement/viewUI.inc index e24c3b5..3ab0b00 100644 --- a/presentation/lookAndFeel/knowledgeTree/documentmanagement/viewUI.inc +++ b/presentation/lookAndFeel/knowledgeTree/documentmanagement/viewUI.inc @@ -20,7 +20,7 @@ function renderDocumentPath($oDocument, $bDisplayActions) { $sTDBGColour = $default->siteMap->getSectionColour($sSectionName, "td"); if ($bDisplayActions) { $sDocumentPath = displayFolderPathLink(Folder::getFolderPathAsArray($oDocument->getFolderID()), Folder::getFolderPathNamesAsArray($oDocument->getFolderID()), "$default->rootUrl/control.php?action=browse") . " > "; - $sDocumentPath .= "getID() . "&fForInlineView=1") . "\">" . $oDocument->getName() . ""; + $sDocumentPath .= "getID() . "&fForInlineView=1") . "\">" . $oDocument->getName() . ""; //$sDocumentPath .= generateControllerLink("viewDocument", "fDocumentID=" . $oDocument->getID() . "&fForInlineView=1", $oDocument->getName()); } else { $sDocumentPath = $oDocument->getDisplayPath(); @@ -358,7 +358,7 @@ function displayActionButtons($oDocument, $bEdit) { } else { $sToRender .= "