Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
simialbi committed Nov 25, 2021
2 parents b399dd5 + 95a40f7 commit 3f4fb32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/controllers/AttachmentController.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ public function actionDelete($id)
'model' => $task,
'buckets' => $buckets,
'users' => $this->module->users,
'updateSeries' => false,
'statuses' => $this->module->statuses
]);
}
Expand Down

0 comments on commit 3f4fb32

Please sign in to comment.