Pruned the Wobject help, lots of side effects

This commit is contained in:
Colin Kuskie 2007-07-20 04:04:47 +00:00
parent 65d1c960d4
commit fb6064e88a
38 changed files with 13 additions and 416 deletions

View file

@ -3,7 +3,7 @@ package WebGUI::Help::Asset_Thread;
our $HELP = {
'thread template variables' => {
title => 'thread template title',
body => 'thread template body',
body => '',
isa => [
{
tag => 'template variables',
@ -169,7 +169,7 @@ our $HELP = {
'thread asset template variables' => {
private => 1,
title => 'thread asset template title',
body => 'thread asset template body',
body => '',
isa => [
{
tag => 'post asset variables',