move pagination variables into SQLReport template isa

This commit is contained in:
Colin Kuskie 2007-03-15 22:22:40 +00:00
parent 1e92bfa386
commit 6215b5d7a7

View file

@ -74,6 +74,10 @@ our $HELP = {
fields => [
],
isa => [
{
tag => 'pagination template variables',
namespace => 'WebGUI'
},
{
namespace => "Asset_SQLReport",
tag => "sql report asset template variables"
@ -186,18 +190,10 @@ our $HELP = {
}
],
related => [
{
tag => 'pagination template variables',
namespace => 'WebGUI'
},
{
tag => 'sql report add/edit',
namespace => 'Asset_SQLReport'
},
{
tag => 'wobject template',
namespace => 'Asset_Wobject'
}
]
},