read me update
This commit is contained in:
@@ -21,7 +21,6 @@ if ($productCategoryVariant->is_system_variant) {
|
||||
'disabled' => true,
|
||||
'readonly' => true,
|
||||
];
|
||||
|
||||
}
|
||||
echo $this->Form->control('name', $nameOptions);
|
||||
echo $this->Form->control('product_category_id', $categoryOptions);
|
||||
|
||||
Reference in New Issue
Block a user