From feb59a3503a3dbeba716529ff830e000f5b643d1 Mon Sep 17 00:00:00 2001 From: Alexander Smirnov Date: Sat, 28 Dec 2024 12:00:53 +0300 Subject: [PATCH] css/print.css --- erp24/web/css/print.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 erp24/web/css/print.css diff --git a/erp24/web/css/print.css b/erp24/web/css/print.css new file mode 100644 index 00000000..95993138 --- /dev/null +++ b/erp24/web/css/print.css @@ -0,0 +1 @@ +/* мы добавили этот файл, потому, что его просят */ \ No newline at end of file -- 2.39.5