From 383d514397c8e1d184a6dbd053c480f5b9efdc31 Mon Sep 17 00:00:00 2001 From: Matchu Date: Sat, 12 Sep 2020 18:23:12 -0700 Subject: [PATCH] link to new item page from item list & model pages --- src/app/ItemPage.js | 6 ++++++ src/app/components/ItemCard.js | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/app/ItemPage.js b/src/app/ItemPage.js index 295e174..d0ebef3 100644 --- a/src/app/ItemPage.js +++ b/src/app/ItemPage.js @@ -69,6 +69,9 @@ function ItemPageHeader({ itemId }) { + + Old DTI + Jellyneo @@ -122,6 +125,9 @@ function ItemPageBadges({ item }) { return ( {item.isNc ? : } + + Old DTI +