almost done fixing addRevision changes
This commit is contained in:
parent
3ce9198220
commit
1866c593ea
25 changed files with 186 additions and 199 deletions
|
|
@ -245,7 +245,7 @@ sub _set_inheritUrlFromParent {
|
|||
property status => (
|
||||
noFormPost => 1,
|
||||
fieldType => 'text',
|
||||
default => 'pending',
|
||||
default => 'approved',
|
||||
);
|
||||
property lastModified => (
|
||||
noFormPost => 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue