From daf5a4429fc0bb9d90b247821e414b5d62345c4f Mon Sep 17 00:00:00 2001 From: mukhtar Date: Thu, 27 Feb 2003 13:03:29 +0000 Subject: [PATCH] HAHA...version 100 is mine --- config/dmsDefaults.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/config/dmsDefaults.php b/config/dmsDefaults.php index 3eb0f65..c5a449a 100644 --- a/config/dmsDefaults.php +++ b/config/dmsDefaults.php @@ -214,6 +214,7 @@ $default->siteMap->addPage("removeDocType", "/presentation/lookAndFeel/knowledge //doc field stuff $default->siteMap->addPage("addDocField", "/presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/addDocFieldBL.php", "documentFieldAdministration", SysAdmin, "Add a Document Field"); +$default->siteMap->addPage("addDocFieldSuccess", "/presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/addDocFieldSuccess.php", "documentFieldAdministration", SysAdmin, "Add a Document Field", false); $default->siteMap->addPage("editDocField", "/presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/editDocFieldBL.php", "documentFieldAdministration", SysAdmin, "Edit a Document Field"); $default->siteMap->addPage("removeDocField", "/presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/removeDocFieldBL.php", "documentFieldAdministration", SysAdmin, "Remove a Document Field"); /*************************/ -- libgit2 0.21.4