diff --git a/presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/editDocFieldBL.php b/presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/editDocFieldBL.php index d5855e0..03b5b7e 100644 --- a/presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/editDocFieldBL.php +++ b/presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/editDocFieldBL.php @@ -52,7 +52,6 @@ if (checkSession()) { } // otherwise, go to the list page controllerRedirect("listDocFields", ""); - //$oPatternCustom->setHtml(getEditPageSuccess()); } else { // if fail print out fail message $oPatternCustom->setHtml(getEditPageFail());