clean-up a missed help topic
This commit is contained in:
parent
6e47b77e30
commit
3cd41eaa43
2 changed files with 0 additions and 40 deletions
|
|
@ -65,30 +65,6 @@ our $HELP = {
|
|||
]
|
||||
},
|
||||
|
||||
'image resize' => {
|
||||
title => 'resize image title',
|
||||
body => 'resize image body',
|
||||
fields => [
|
||||
{
|
||||
title => 'image size',
|
||||
description => 'image size description',
|
||||
namespace => 'Asset_Image',
|
||||
},
|
||||
{
|
||||
title => 'new width',
|
||||
description => 'new width description',
|
||||
namespace => 'Asset_Image',
|
||||
},
|
||||
{
|
||||
title => 'new height',
|
||||
description => 'new height description',
|
||||
namespace => 'Asset_Image',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue