2nd update from Kristi's edits
This commit is contained in:
parent
b6991a7a8a
commit
f9d5dcd9ee
11 changed files with 57 additions and 40 deletions
|
|
@ -134,7 +134,7 @@ our $HELP = {
|
|||
},
|
||||
|
||||
'manage ad spaces' => {
|
||||
title => 'add ad space',
|
||||
title => 'manage ad spaces',
|
||||
body => 'add ad space body',
|
||||
source => 'www_manageAdSpaces',
|
||||
fields => [
|
||||
|
|
|
|||
|
|
@ -55,9 +55,6 @@ our $HELP = {
|
|||
fields => [
|
||||
],
|
||||
variables => [
|
||||
{
|
||||
'name' => 'webgui.version'
|
||||
},
|
||||
{
|
||||
'name' => 'webgui.version'
|
||||
},
|
||||
|
|
|
|||
|
|
@ -8,14 +8,22 @@ our $HELP = {
|
|||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
namespace => 'Macros'
|
||||
},
|
||||
{
|
||||
tag => 'metadata manage',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
{
|
||||
tag => 'settings',
|
||||
namespace => 'WebGUI'
|
||||
},
|
||||
{
|
||||
tag => 'aoi rank',
|
||||
namespace => 'Macro_AOIRank',
|
||||
},
|
||||
{
|
||||
tag => 'macros using',
|
||||
namespace => 'Macros'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
|
|
|
|||
|
|
@ -11,10 +11,15 @@ our $HELP = {
|
|||
{
|
||||
tag => 'metadata manage',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
{
|
||||
tag => 'settings',
|
||||
namespace => 'WebGUI'
|
||||
},
|
||||
{
|
||||
tag => 'aoi hits',
|
||||
namespace => 'Macro_AOIHits',
|
||||
},
|
||||
{
|
||||
tag => 'macros using',
|
||||
namespace => 'Macros'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue