Update visible setting ICML catalog
This commit is contained in:
parent
6ad9fc2661
commit
19b3c7d8e8
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue