mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-24 07:44:46 +08:00
Merge pull request #6404 from artoscinote/ma_SCI_9500
Add project to result activities [SCI-9500]
This commit is contained in:
commit
6972abbe01
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ module ResultElements
|
|||
owner: current_user,
|
||||
team: @my_module.team,
|
||||
subject: @result,
|
||||
project: @my_module.experiment.project,
|
||||
message_items: {
|
||||
result: @result.id
|
||||
}.merge(message_items)
|
||||
|
|
Loading…
Reference in a new issue