From c1218ac10604190482b9909a4b8c4f9295185988 Mon Sep 17 00:00:00 2001 From: Brandon Shipley Date: Thu, 27 Mar 2025 23:07:44 -0700 Subject: [PATCH] template updates removing ids more --- templates/ExternalProductCatalogs/view.php | 4 ---- templates/ProductCatalogs/view.php | 2 -- 2 files changed, 6 deletions(-) diff --git a/templates/ExternalProductCatalogs/view.php b/templates/ExternalProductCatalogs/view.php index abe3e59..fbe1c5d 100644 --- a/templates/ExternalProductCatalogs/view.php +++ b/templates/ExternalProductCatalogs/view.php @@ -30,10 +30,6 @@ api_url) ?> - - - Number->format($externalProductCatalog->id) ?> - created) ?> diff --git a/templates/ProductCatalogs/view.php b/templates/ProductCatalogs/view.php index 76f62e7..47fe78a 100644 --- a/templates/ProductCatalogs/view.php +++ b/templates/ProductCatalogs/view.php @@ -39,7 +39,6 @@ - @@ -47,7 +46,6 @@ name) ?> category_description) ?> - parent_id) ?> enabled) ?> Html->link(__('View'), ['controller' => 'ProductCategories', 'action' => 'view', $productCategories->id]) ?>