diff --git a/presentation/lookAndFeel/knowledgeTree/documentmanagement/webDocumentUI.inc b/presentation/lookAndFeel/knowledgeTree/documentmanagement/webDocumentUI.inc index 119b346..8b0ce92 100644 --- a/presentation/lookAndFeel/knowledgeTree/documentmanagement/webDocumentUI.inc +++ b/presentation/lookAndFeel/knowledgeTree/documentmanagement/webDocumentUI.inc @@ -11,18 +11,6 @@ * @author Michael Joseph , Jam Warehouse (Pty) Ltd, South Africa * @package presentation.lookAndFeel.knowledgeTree.documentmanagement */ - -/*function renderHeading() { - global $default; - $sSectionName = $default->siteMap->getSectionName(substr($_SERVER["PHP_SELF"], strlen($default->rootUrl), strlen($_SERVER["PHP_SELF"]))); - $sColor = $default->siteMap->getSectionColour($sSectionName, "th"); - $sToRender = "\n"; - $sToRender .= "\n"; - $sToRender .= "\n"; - $sToRender .= "\n"; - $sToRender .= "
Web Document
\n"; - return $sToRender; -}*/ /** * Prompts the user for a checkout comment