Macro help pruning, up through but NOT including RootTitle

This commit is contained in:
Colin Kuskie 2007-07-17 22:27:30 +00:00
parent 3fa2a81d98
commit 1d9a95cce2
30 changed files with 24 additions and 590 deletions

View file

@ -2,9 +2,23 @@ package WebGUI::Help::Macro_LoginToggle;
our $HELP = {
'login toggle' => {
'login toggle' => {
isa => [
{
namespace => "Asset_Template",
tag => "template variables"
},
],
title => 'login toggle title',
body => 'login toggle body',
variables => [
{
'name' => 'toggle.url'
},
{
'name' => 'toggle.text'
},
],
fields => [
],
related => [