1
0
Fork 0
mirror of synced 2025-04-06 07:13:33 +03:00

Update visible setting ICML catalog

This commit is contained in:
dima-uryvskiy 2021-07-25 15:57:21 +03:00
parent 6ad9fc2661
commit 19b3c7d8e8

View file

@ -141,7 +141,7 @@ abstract class WC_Retailcrm_Abstracts_Settings extends WC_Integration
$this->form_fields[] = array(
'title' => __( 'Catalog settings', 'retailcrm' ),
'type' => 'title',
'type' => 'heading',
'description' => '',
'id' => 'catalog_options'
);