diff --git a/lib/WebGUI/Asset.pm b/lib/WebGUI/Asset.pm index 9a23fe2dc..1c6a09b58 100644 --- a/lib/WebGUI/Asset.pm +++ b/lib/WebGUI/Asset.pm @@ -250,10 +250,8 @@ has assetId => ( lazy => 1, default => sub { shift->session->id->generate() }, ); -property revisionDate => ( +has revisionDate => ( is => 'rw', - noFormPost => 1, - fieldType => 'time', ); has [qw/parentId lineage creationDate createdBy