rename add/edit to matrix add/edit so automatic listing of Assets works

This commit is contained in:
Colin Kuskie 2005-11-18 21:57:03 +00:00
parent 6a9544c3e0
commit 9a368956e7
2 changed files with 10 additions and 6 deletions

View file

@ -1,7 +1,7 @@
package WebGUI::Help::Asset_Matrix;
our $HELP = {
'add/edit' => {
'matrix add/edit' => {
title => 'add/edit help title',
body => 'add/edit help body',
related => [
@ -32,7 +32,7 @@ our $HELP = {
body => 'search template help body',
related => [
{
tag => 'add/edit',
tag => 'matrix add/edit',
namespace => 'Asset_Matrix'
},
{
@ -58,7 +58,7 @@ our $HELP = {
body => 'compare template help body',
related => [
{
tag => 'add/edit',
tag => 'matrix add/edit',
namespace => 'Asset_Matrix'
},
{
@ -84,7 +84,7 @@ our $HELP = {
body => 'ratings detail template help body',
related => [
{
tag => 'add/edit',
tag => 'matrix add/edit',
namespace => 'Asset_Matrix'
},
{
@ -110,7 +110,7 @@ our $HELP = {
body => 'matrix template help body',
related => [
{
tag => 'add/edit',
tag => 'matrix add/edit',
namespace => 'Asset_Matrix'
},
{
@ -136,7 +136,7 @@ our $HELP = {
body => 'detail template help body',
related => [
{
tag => 'add/edit',
tag => 'matrix add/edit',
namespace => 'Asset_Matrix'
},
{