dynamically generate a list of available wobjects. Note that nothing shows up for collaboration since there is not help yet.
This commit is contained in:
parent
756840c292
commit
d26ae790c9
5 changed files with 33 additions and 50 deletions
|
|
@ -1,7 +1,7 @@
|
|||
package WebGUI::Help::WSClient;
|
||||
|
||||
our $HELP = {
|
||||
'web services client add/edit' => {
|
||||
'ws client add/edit' => {
|
||||
title => '61',
|
||||
body => '71',
|
||||
related => [
|
||||
|
|
@ -15,7 +15,7 @@ our $HELP = {
|
|||
}
|
||||
]
|
||||
},
|
||||
'web services client template' => {
|
||||
'ws client template' => {
|
||||
title => '72',
|
||||
body => '73',
|
||||
related => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue