Commit da35d7dfaa0b1967d2c2afcfd7ee0cf298e4148b

Authored by michael
1 parent f1ad8229

removed commented out code


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2329 c91229c3-7414-0410-bfa2-8a42b809f60b
presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/editDocFieldBL.php
@@ -52,7 +52,6 @@ if (checkSession()) { @@ -52,7 +52,6 @@ if (checkSession()) {
52 } 52 }
53 // otherwise, go to the list page 53 // otherwise, go to the list page
54 controllerRedirect("listDocFields", ""); 54 controllerRedirect("listDocFields", "");
55 - //$oPatternCustom->setHtml(getEditPageSuccess());  
56 } else { 55 } else {
57 // if fail print out fail message 56 // if fail print out fail message
58 $oPatternCustom->setHtml(getEditPageFail()); 57 $oPatternCustom->setHtml(getEditPageFail());