fixed moved experiment thumbnail [fixes SCI-410]

This commit is contained in:
zmagod 2016-09-07 07:55:45 +02:00
parent 9440371f3f
commit 487d3e18f4

View file

@ -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