mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-10 17:03:56 +08:00
fixed moved experiment thumbnail [fixes SCI-410]
This commit is contained in:
parent
9440371f3f
commit
487d3e18f4
1 changed files with 1 additions and 0 deletions
|
@ -377,6 +377,7 @@ class Experiment < ActiveRecord::Base
|
|||
end
|
||||
|
||||
save
|
||||
touch(:workflowimg_updated_at)
|
||||
end
|
||||
|
||||
# Get projects where user is either owner or user in the same organization
|
||||
|
|
Loading…
Reference in a new issue