removing diag output from tests

Fix SQLForm help label so automatically generated Asset list works
EMS Help and i18n
This commit is contained in:
Colin Kuskie 2006-04-19 04:54:44 +00:00
parent f041a0b8b1
commit 7d94874bcc
8 changed files with 80 additions and 35 deletions

View file

@ -1,7 +1,7 @@
package WebGUI::Help::Asset_SQLForm;
our $HELP = {
'sqlform add/edit' => {
'sql form add/edit' => {
title => 'edit sqlform',
body => 'sqlform description',
fields => [
@ -335,7 +335,7 @@ our $HELP = {
body => 'edit template help',
related => [
{
tag => 'sqlform add/edit',
tag => 'sql form add/edit',
namespace => 'Asset_SQLForm',
},
{
@ -350,7 +350,7 @@ our $HELP = {
body => 'search template help',
related => [
{
tag => 'sqlform add/edit',
tag => 'sql form add/edit',
namespace => 'Asset_SQLForm',
},
{