first crack at hover help
This commit is contained in:
parent
de4861506c
commit
b842483dd6
89 changed files with 490 additions and 23 deletions
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'navigation add/edit' => {
|
||||
title => '1098',
|
||||
body => '1093',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'navigation template',
|
||||
|
|
@ -22,6 +24,8 @@ our $HELP = {
|
|||
'navigation template' => {
|
||||
title => '1096',
|
||||
body => '1097',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'navigation add/edit',
|
||||
|
|
@ -40,6 +44,8 @@ our $HELP = {
|
|||
'navigation manage' => {
|
||||
title => '1094',
|
||||
body => '1095',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'navigation template',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue