diff --git a/Host/Views/Product/Index.cshtml b/Host/Views/Product/Index.cshtml index dfe4230..8003db4 100644 --- a/Host/Views/Product/Index.cshtml +++ b/Host/Views/Product/Index.cshtml @@ -288,7 +288,7 @@ @foreach (var item in Model) { @if( item.Product.Id == 1||item.Product.Id == 2||item.Product.Id == 4||item.Product.Id == 6||item.Product.Id == 13||item.Product.Id == 5){ -