Commit 0f994a94fe9548412606c5d0713e0e94a5923914

Authored by michael
1 parent da35d7df

tidied- remove extranous comments and empty lines


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2330 c91229c3-7414-0410-bfa2-8a42b809f60b
presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/editDocFieldUI.inc
... ... @@ -7,9 +7,6 @@
7 7 * @package presentation.lookAndFeel.knowledgeTree.
8 8 *
9 9 */
10   -// get hte edit page if it comes from the add page
11   -
12   -
13 10  
14 11 // if its the manual edit page..then display normally
15 12 function getEditPage($iDocFieldID) {
... ...