From a9a79ffb1ddab6382d4e6183c53674d6bb711272 Mon Sep 17 00:00:00 2001 From: Brandon Shipley Date: Thu, 27 Mar 2025 23:12:17 -0700 Subject: [PATCH] template updates removing ids more again --- templates/ProductCategoryAttributes/view.php | 4 ---- 1 file changed, 4 deletions(-) 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'); ?>