dev_video
daiao 5 years ago
parent a578bfcbb0
commit 293f5a55bb

@ -238,8 +238,8 @@ class ChallengesController < ApplicationController
#Attachment.attach_files(@challenge, params[:attachments])
end
end
rescue Exception => e
end
logger.error("##update_challenges: ##{e.message}")
tip_exception("#{e.message}")
end

Loading…
Cancel
Save