diff --git a/static/index.html b/static/index.html index 2253f67..7eed1e0 100644 --- a/static/index.html +++ b/static/index.html @@ -3427,7 +3427,10 @@
✅ Asset found via serial/ID match
${data.raw_text ? `
OCR text: ${esc(data.raw_text)}
` : ''} ${matchedHtml} -
`; +
+ + +
`; setOcrStatus('Asset found via serial/ID match!', 'success'); } else { el.innerHTML = `