show only authorized projects
This commit is contained in:
parent
7d2343fc4d
commit
0fad9cf1d2
8 changed files with 152 additions and 31 deletions
|
|
@ -20,7 +20,9 @@ return [
|
|||
'page' => $page,
|
||||
'parentId' => $data->parentId,
|
||||
'file' => $file,
|
||||
'filePageIndex' => $data->filePageIndex,
|
||||
'position' => [
|
||||
'pageIndex' => $data->position->pageIndex,
|
||||
],
|
||||
'text' => $data->text,
|
||||
'author' => $user,
|
||||
'date' => (string) $data->date,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue