Forgot a label for the data property.
This commit is contained in:
parent
1473013dc6
commit
199f659d32
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ aspect tableName => 'DataTable';
|
|||
property data => (
|
||||
fieldType => 'DataTable',
|
||||
default => undef,
|
||||
autoGenerate => 0,
|
||||
label => '',
|
||||
);
|
||||
property templateId => (
|
||||
tab => "display",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue