mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 15:05:42 +00:00
Merge branch '6' into 7
This commit is contained in:
commit
a7fcda8665
@ -341,6 +341,9 @@ SQL;
|
||||
$this->Submissions()->sort('Created', 'DESC'),
|
||||
$config
|
||||
);
|
||||
|
||||
$this->extend('updateSubmissionsGridField', $submissions);
|
||||
|
||||
return $submissions;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user