//revert reorganization of shipping menus & options
This commit is contained in:
@@ -22,13 +22,6 @@ CHANGE `module_name` `module_name` VARCHAR(64) NULL DEFAULT NULL;
|
||||
/* PHP:remove_tab(AdminRangePrice); */;
|
||||
/* PHP:remove_tab(AdminRangeWeight); */;
|
||||
|
||||
/* PHP:remove_tab(AdminShipping); */;
|
||||
/* PHP:remove_tab(AdminParentShipping); */;
|
||||
/* PHP:remove_tab(AdminCarriers); */;
|
||||
|
||||
/* PHP:add_new_tab(AdminShipping, es:Shipping|it:Shipping|en:Shipping|de:Shipping|fr:Transport, 0, false, AdminParentPreferences); */;
|
||||
/* PHP:add_new_tab(AdminCarriers, es:Carriers|it:Carriers|en:Carriers|de:Carriers|fr:Tarsporteurs, 0, false, AdminParentModules); */;
|
||||
|
||||
|
||||
ALTER TABLE `PREFIX_log` ADD `id_employee` INT(10) UNSIGNED NULL DEFAULT NULL AFTER `object_id`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user