diff --git a/Controller/BackendController.php b/Controller/BackendController.php index 9a5770e..eb5413a 100755 --- a/Controller/BackendController.php +++ b/Controller/BackendController.php @@ -147,7 +147,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') ->with('app')