From 6fb676d110f2ee168862707f2b3d04350ba3ec25 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 30 Dec 2015 11:57:54 -0500 Subject: [PATCH] added link to products breadcrumbs --- views/list_categories.php | 2 +- views/product_detail.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/views/list_categories.php b/views/list_categories.php index 2b57648..985b710 100644 --- a/views/list_categories.php +++ b/views/list_categories.php @@ -54,4 +54,4 @@ endif; ?> - \ No newline at end of file +ID, 'michsci_category', $args); ?>
- Product: ' . " "; ?> + ' . Product . ''." > "; ?> term_id . '" >' . $relative->name . "" . " > "; } ?> -- 2.17.1