hover help
This commit is contained in:
parent
06622d2bbf
commit
824a473694
4 changed files with 172 additions and 165 deletions
|
|
@ -71,13 +71,6 @@ our $HELP = {
|
|||
}
|
||||
]
|
||||
},
|
||||
'profile settings edit' => {
|
||||
title => '672',
|
||||
body => '627',
|
||||
fields => [
|
||||
],
|
||||
related => []
|
||||
},
|
||||
'style template' => {
|
||||
title => '1073',
|
||||
body => '1074',
|
||||
|
|
@ -449,7 +442,7 @@ our $HELP = {
|
|||
},
|
||||
{
|
||||
tag => 'user profile edit',
|
||||
namespace => 'WebGUI'
|
||||
namespace => 'WebGUIProfile'
|
||||
},
|
||||
{
|
||||
tag => 'user add/edit',
|
||||
|
|
@ -473,18 +466,6 @@ our $HELP = {
|
|||
}
|
||||
]
|
||||
},
|
||||
'user profile edit' => {
|
||||
title => '682',
|
||||
body => '637',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'users manage',
|
||||
namespace => 'WebGUI'
|
||||
}
|
||||
]
|
||||
},
|
||||
'user add/edit' => {
|
||||
title => '655',
|
||||
body => '610',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue