From 68ad59285a807ee448018a0e969a78438fdc8f4b Mon Sep 17 00:00:00 2001 From: thug0bin Date: Fri, 27 Feb 2026 17:59:11 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=8F=99=EB=AC=BC=EC=95=BD=20=EB=B1=83?= =?UTF-8?q?=EC=A7=80=20=EC=9C=84=EC=B9=98=20=EC=A0=9C=ED=92=88=EB=AA=85=20?= =?UTF-8?q?=EB=92=A4=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/templates/admin_products.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/templates/admin_products.html b/backend/templates/admin_products.html index dcd9857..bfd19ed 100644 --- a/backend/templates/admin_products.html +++ b/backend/templates/admin_products.html @@ -479,8 +479,8 @@
- ${item.is_animal_drug ? '🐾 동물약' : ''} ${escapeHtml(item.product_name)} + ${item.is_animal_drug ? '🐾 동물약' : ''}
${escapeHtml(item.supplier) || ''}