Fix a missing label in the WikiPage
This commit is contained in:
parent
8f6c20d2f1
commit
65a5053563
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ define icon => 'wikiPage.gif';
|
|||
define tableName => 'WikiPage';
|
||||
|
||||
property content => (
|
||||
label => ['contentLabel', 'Asset_WikiPage'],
|
||||
fieldType => "HTMLArea",
|
||||
default => undef
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue