mirror of
https://github.com/Karaka-Management/oms-QualityManagement.git
synced 2026-02-02 07:18:40 +00:00
test fixes
This commit is contained in:
parent
7bb15b8582
commit
73e98a38e7
|
|
@ -143,7 +143,7 @@ final class BackendController extends Controller
|
|||
->with('task/tags/title')
|
||||
->with('task/taskElements')
|
||||
->with('task/taskElements/createdBy')
|
||||
->with('task/taskElements/media')
|
||||
->with('task/taskElements/files')
|
||||
->with('task/attributes')
|
||||
->with('task/for')
|
||||
->where('id', (int) $request->getData('id'))
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user