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 = {
|
|||
'product add/edit' => {
|
||||
title => '38',
|
||||
body => '39',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product related add/edit',
|
||||
|
|
@ -38,6 +40,8 @@ our $HELP = {
|
|||
'product feature add/edit' => {
|
||||
title => '40',
|
||||
body => '41',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product benefit add/edit',
|
||||
|
|
@ -52,6 +56,8 @@ our $HELP = {
|
|||
'product specification add/edit' => {
|
||||
title => '42',
|
||||
body => '43',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product add/edit',
|
||||
|
|
@ -62,6 +68,8 @@ our $HELP = {
|
|||
'product accessory add/edit' => {
|
||||
title => '44',
|
||||
body => '45',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product add/edit',
|
||||
|
|
@ -72,6 +80,8 @@ our $HELP = {
|
|||
'product related add/edit' => {
|
||||
title => '46',
|
||||
body => '47',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product add/edit',
|
||||
|
|
@ -82,6 +92,8 @@ our $HELP = {
|
|||
'product benefit add/edit' => {
|
||||
title => '49',
|
||||
body => '50',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product feature add/edit',
|
||||
|
|
@ -96,6 +108,8 @@ our $HELP = {
|
|||
'product template' => {
|
||||
title => '62',
|
||||
body => '63',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product add/edit',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue