From daa51a12ea4f159c0eea74a9e7bbe8ce7adeee44 Mon Sep 17 00:00:00 2001 From: marina Date: Fri, 28 Mar 2025 09:39:35 +0300 Subject: [PATCH] =?utf8?q?ERP-358=20=D0=A1=D0=B2=D0=B5=D1=80=D1=81=D1=82?= =?utf8?q?=D0=B0=D1=82=D1=8C=20=D0=B8=D0=BD=D1=82=D0=B5=D1=80=D1=84=D0=B5?= =?utf8?q?=D0=B9=D1=81=20=D0=B0=D0=B2=D1=82=D0=BE=D0=BF=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- erp24/views/shipment/auto-planogramma.php | 326 +++++++++++++++------- 1 file changed, 223 insertions(+), 103 deletions(-) diff --git a/erp24/views/shipment/auto-planogramma.php b/erp24/views/shipment/auto-planogramma.php index 4d8053ee..9f5fb2a5 100644 --- a/erp24/views/shipment/auto-planogramma.php +++ b/erp24/views/shipment/auto-planogramma.php @@ -165,113 +165,233 @@ $tooltipText = "Оффлайн: 50 Флаумак (off-line): 20 Фла -
-
-
-
-
-
-
-
-
-
-
-
+
+ -
- 'btn btn-success', 'style' => 'width:25%']) ?> - 'btn btn-success', 'style' => 'width:25%']) ?> -
- - -
- -
- 'writing-mode: sideways-lr; text-align: center; white-space: nowrap; - font-weight: bold; transform-origin: left bottom; padding-right: 7%;' - ]) ?> -
- -
- - + + - - Горшечные растения ▲ - - Сухоцветы ▲ - - Остальные категории ▲ - - -
- -
-
-
-
-
- 'btn btn-primary', - 'data-bs-toggle' => 'tooltip', - 'data-bs-placement' => 'top', - 'title' => $tooltipText, - 'style' => 'background:#e73535; width: 120%;' - ]) ?> -
-
- -
-
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+ 'btn btn-success ml-auto']) ?> + 'btn btn-success ml-auto']) ?>
- - Экзотика - - Зелень - +
+ 'writing-mode: sideways-lr; text-align: center; white-space: nowrap; + font-weight: bold; transform-origin: left bottom; padding-right: 7%;' + ]) ?> +
+ Срезка + ▲ +
+ Розы ▶ +
+ Розы 40 Эк + +
+ 'btn btn-primary input', + 'data-bs-toggle' => 'tooltip', + 'data-bs-placement' => 'top', + 'title' => $tooltipText, + ]) ?> +
- -
-
- 'btn btn-primary', - 'data-bs-toggle' => 'tooltip', - 'data-bs-placement' => 'top', - 'title' => $tooltipText, - 'style' => 'background:#e73535; width: 120%;' - ]) ?> -
-
- -
+
+ Розы 80 Эк + +
+ 'btn btn-primary input', + 'data-bs-toggle' => 'tooltip', + 'data-bs-placement' => 'top', + 'title' => $tooltipText, + + ]) ?> +
- - - - - +
+ Экзотика +
+ Зелень +
+ Горшечные растения ▲ +
+ Сухоцветы ▲ +
+ Остальные категории ▲ +
+ + + \ No newline at end of file -- 2.39.5