add link to navigation template in manage navigation
This commit is contained in:
parent
df7e2657b5
commit
ced61ed756
1 changed files with 5 additions and 1 deletions
|
|
@ -642,7 +642,11 @@ our $HELP = {
|
||||||
{
|
{
|
||||||
tag => 'macros using',
|
tag => 'macros using',
|
||||||
namespace => 'WebGUI'
|
namespace => 'WebGUI'
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
tag => 'navigation template',
|
||||||
|
namespace => 'WebGUI'
|
||||||
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
'user macros' => {
|
'user macros' => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue