From d7ea028d82445b50364bdafcac52cd51192403b7 Mon Sep 17 00:00:00 2001 From: Mohd Ariff Date: Fri, 24 Jan 2025 10:15:34 +0800 Subject: [PATCH] Update --- .config/dotnet-tools.json | 5 +++++ Views/PublicInventory/ItemInformation.cshtml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .config/dotnet-tools.json diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json new file mode 100644 index 0000000..b0e38ab --- /dev/null +++ b/.config/dotnet-tools.json @@ -0,0 +1,5 @@ +{ + "version": 1, + "isRoot": true, + "tools": {} +} \ No newline at end of file diff --git a/Views/PublicInventory/ItemInformation.cshtml b/Views/PublicInventory/ItemInformation.cshtml index 2b49830..4759fae 100644 --- a/Views/PublicInventory/ItemInformation.cshtml +++ b/Views/PublicInventory/ItemInformation.cshtml @@ -51,7 +51,7 @@
-
+
Product Image
@@ -61,7 +61,7 @@
-
+

Item Name: {{thisItem.productName}}