Why oh why did I put links to Wobjects in the Auth Help?

This commit is contained in:
Colin Kuskie 2006-12-29 06:18:26 +00:00
parent bee8d3e218
commit c283855f94
2 changed files with 0 additions and 16 deletions

View file

@ -139,10 +139,6 @@ our $HELP = {
tag => 'ldap authentication display account template', tag => 'ldap authentication display account template',
namespace => 'AuthLDAP' namespace => 'AuthLDAP'
}, },
{
tag => 'wobject template',
namespace => 'Asset_Wobject'
},
] ]
}, },

View file

@ -119,10 +119,6 @@ our $HELP = {
} }
], ],
related => [ related => [
{
tag => 'wobject template',
namespace => 'Asset_Wobject'
}
] ]
}, },
'webgui authentication password recovery template' => { 'webgui authentication password recovery template' => {
@ -202,10 +198,6 @@ our $HELP = {
fields => [ fields => [
], ],
related => [ related => [
{
tag => 'wobject template',
namespace => 'Asset_Wobject'
}
] ]
}, },
'webgui authentication password expiration template' => { 'webgui authentication password expiration template' => {
@ -252,10 +244,6 @@ our $HELP = {
fields => [ fields => [
], ],
related => [ related => [
{
tag => 'wobject template',
namespace => 'Asset_Wobject'
}
] ]
}, },
'webgui deactivate account template' => { 'webgui deactivate account template' => {