This commit is contained in:
Pete Matsyburka
2026-01-02 16:07:04 +02:00
parent c55036a1b1
commit b10ed46ccc
20 changed files with 639 additions and 28 deletions
@@ -434,7 +434,7 @@ module Submissions
height: image.height * scale
)
end
when 'image', 'signature', 'initials', 'stamp'
when 'image', 'signature', 'initials', 'stamp', 'kba'
attachment = submitter.attachments.find { |a| a.uuid == value }
image =