diff --git a/templates/ProductCategoryAttributes/view.php b/templates/ProductCategoryAttributes/view.php index ea9a35f..fbe2921 100644 --- a/templates/ProductCategoryAttributes/view.php +++ b/templates/ProductCategoryAttributes/view.php @@ -26,10 +26,6 @@ hasValue('product_category') ? $this->Html->link($productCategoryAttribute->product_category->name, ['controller' => 'ProductCategories', 'action' => 'view', $productCategoryAttribute->product_category->id]) : '' ?> - - - id ?> - enabled ? __('Yes') : __('No'); ?>