mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-04-01 20:36:14 +03:00
update: admin/controller/extension/module/retailcrm.php
This commit is contained in:
parent
be14df7c7a
commit
c5f1194bca
1 changed files with 8 additions and 2 deletions
|
@ -120,7 +120,13 @@ class ControllerExtensionModuleRetailcrm extends Controller
|
|||
'retailcrm_dict_delivery',
|
||||
'retailcrm_dict_status',
|
||||
'retailcrm_dict_payment',
|
||||
'retailcrm_countries_settings'
|
||||
'retailcrm_countries_settings',
|
||||
'text_success_export',
|
||||
'text_success_export_order',
|
||||
'text_button_export',
|
||||
'text_button_export_order',
|
||||
'text_button_catalog',
|
||||
'text_success_catalog'
|
||||
);
|
||||
|
||||
$this->load->model('extension/extension');
|
||||
|
|
Loading…
Add table
Reference in a new issue