video_transcode
cxt 5 years ago
parent 2de1014d4b
commit ea9925f2b0

@ -36,8 +36,8 @@ class ExaminationBanksController < ApplicationController
end
current_user.item_baskets.destroy_all
render_ok({exam_id: exam.id})
end
render_ok
rescue ApplicationService::Error => ex
render_error(ex.message)
end

Loading…
Cancel
Save