mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 21:21:50 +08:00
fixes assign items flash message [fixes SCI-2487]
This commit is contained in:
parent
1bc869d4ca
commit
f769215468
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