From 9a30857280af987df3f02a31af8110a113d6229d Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 20 May 2026 10:58:33 +0300 Subject: [PATCH] style: hide ID column from print view Co-Authored-By: Claude Sonnet 4.6 --- frontend/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index ded617d..ac2da6b 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -177,7 +177,7 @@ - + @@ -189,7 +189,7 @@ - +
IDID Инв. номер Название Расположение
{{ it.id }}{{ it.id }} {{ it.invNumber ?? '' }} {{ it.nazvanie ?? '' }} {{ it.raspologenie ?? '' }}