From: fomichev Date: Tue, 3 Dec 2024 11:04:48 +0000 (+0300) Subject: Цвет кнопки доп характеристики X-Git-Tag: 1.7~206^2~1 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=27d0f5707be8491f5d24193d1549668e6419efa5;p=erp24_rep%2Fyii-erp24%2F.git Цвет кнопки доп характеристики --- diff --git a/erp24/web/js/products/products-1c.js b/erp24/web/js/products/products-1c.js index 472f6dde..f917471e 100644 --- a/erp24/web/js/products/products-1c.js +++ b/erp24/web/js/products/products-1c.js @@ -139,7 +139,7 @@ function ajax_products_in_group(parent_id){ /*const providerButton = `
+ поставщика ${providers[row.id] ? providers[row.id] : ''}
`;*/ - const addCharButton = `
Доп. характеристики
`;