first crack at hover help
This commit is contained in:
parent
de4861506c
commit
b842483dd6
89 changed files with 490 additions and 23 deletions
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'file add/edit' => {
|
||||
title => 'file add/edit title',
|
||||
body => 'file add/edit body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
@ -20,6 +22,8 @@ our $HELP = {
|
|||
'file template' => {
|
||||
title => 'file template title',
|
||||
body => 'file template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'file add/edit',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue