mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-29 03:35:25 +08:00
Merge pull request #1195 from ZmagoD/zd_SCI_2487
fixes assign items flash message [fixes SCI-2487]
This commit is contained in:
commit
0b5c1e3ecc
1 changed files with 1 additions and 0 deletions
|
@ -423,6 +423,7 @@ class MyModulesController < ApplicationController
|
|||
end
|
||||
|
||||
if records_names.any?
|
||||
records_names.uniq!
|
||||
Activity.create(
|
||||
type_of: :assign_repository_record,
|
||||
project: @project,
|
||||
|
|
Loading…
Reference in a new issue