From c283855f94ee9e6bcb898ead9fddec423d1fad48 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 29 Dec 2006 06:18:26 +0000 Subject: [PATCH] Why oh why did I put links to Wobjects in the Auth Help? --- lib/WebGUI/Help/AuthLDAP.pm | 4 ---- lib/WebGUI/Help/AuthWebGUI.pm | 12 ------------ 2 files changed, 16 deletions(-) diff --git a/lib/WebGUI/Help/AuthLDAP.pm b/lib/WebGUI/Help/AuthLDAP.pm index 992439b4f..964518e9a 100644 --- a/lib/WebGUI/Help/AuthLDAP.pm +++ b/lib/WebGUI/Help/AuthLDAP.pm @@ -139,10 +139,6 @@ our $HELP = { tag => 'ldap authentication display account template', namespace => 'AuthLDAP' }, - { - tag => 'wobject template', - namespace => 'Asset_Wobject' - }, ] }, diff --git a/lib/WebGUI/Help/AuthWebGUI.pm b/lib/WebGUI/Help/AuthWebGUI.pm index 475b9633b..675044be6 100644 --- a/lib/WebGUI/Help/AuthWebGUI.pm +++ b/lib/WebGUI/Help/AuthWebGUI.pm @@ -119,10 +119,6 @@ our $HELP = { } ], related => [ - { - tag => 'wobject template', - namespace => 'Asset_Wobject' - } ] }, 'webgui authentication password recovery template' => { @@ -202,10 +198,6 @@ our $HELP = { fields => [ ], related => [ - { - tag => 'wobject template', - namespace => 'Asset_Wobject' - } ] }, 'webgui authentication password expiration template' => { @@ -252,10 +244,6 @@ our $HELP = { fields => [ ], related => [ - { - tag => 'wobject template', - namespace => 'Asset_Wobject' - } ] }, 'webgui deactivate account template' => {