CS sort by fixes
This commit is contained in:
parent
6beff86e65
commit
fa461ce759
4 changed files with 9 additions and 6 deletions
|
|
@ -44,7 +44,6 @@ sub addRevision {
|
|||
my $now = time();
|
||||
$newSelf->update({
|
||||
isHidden => 1,
|
||||
dateUpdated=>$now,
|
||||
});
|
||||
return $newSelf;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue