Added FetchMimeType macro.
Fix bad namespaces, package names and labels in StockData and InOutBoard help.
This commit is contained in:
parent
45de852b61
commit
b74cddb637
7 changed files with 88 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
package WebGUI::Help::Asset_InOutBoard;
|
||||
|
||||
our $HELP = {
|
||||
'1' => {
|
||||
'in out board add/edit' => {
|
||||
title => '18',
|
||||
body => '19',
|
||||
related => [
|
||||
|
|
@ -24,7 +24,7 @@ our $HELP = {
|
|||
body => '21',
|
||||
related => [
|
||||
{
|
||||
tag => '1',
|
||||
tag => 'in out board add/edit',
|
||||
namespace => 'Asset_InOutBoard'
|
||||
},
|
||||
{
|
||||
|
|
@ -42,7 +42,7 @@ our $HELP = {
|
|||
body => '23',
|
||||
related => [
|
||||
{
|
||||
tag => '1',
|
||||
tag => 'in out board add/edit',
|
||||
namespace => 'Asset_InOutBoard'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue