mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-11 01:14:30 +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
|
end
|
||||||
|
|
||||||
save
|
save
|
||||||
|
touch(:workflowimg_updated_at)
|
||||||
end
|
end
|
||||||
|
|
||||||
# Get projects where user is either owner or user in the same organization
|
# Get projects where user is either owner or user in the same organization
|
||||||
|
|
Loading…
Reference in a new issue