ISA work on Image, File, Snippet, Template. File and Image need more work. Image needs to inherit template variables from File
This commit is contained in:
parent
f9d5dcd9ee
commit
92f016eb32
4 changed files with 24 additions and 26 deletions
|
|
@ -5,6 +5,12 @@ our $HELP = {
|
|||
'template add/edit' => {
|
||||
title => '684',
|
||||
body => '639',
|
||||
isa => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
],
|
||||
fields => [
|
||||
{
|
||||
title => 'namespace',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue