Loading...
-} -else -{ -Loading...
+- -
-| - | Item Type | -Brand | -Id | -Name | -@nameof(CatalogItem.Description) | -@nameof(CatalogItem.Price) | -Actions | +
|---|
| + | Item Type | +Brand | +Id | +Name | +@nameof(CatalogItem.Description) | +@nameof(CatalogItem.Price) | +Actions | +
|---|---|---|---|---|---|---|---|
|
+ |
+ @Services.CatalogTypeService.List.GetTypeName(catalogTypes, item.CatalogTypeId) | +@Services.CatalogBrandService.List.GetBrandName(catalogBrands, item.CatalogBrandId) | +@item.Id | +@item.Name | +@item.Description | +@item.Price | ++ + + + |
|
- |
- @Services.CatalogTypeService.List.GetTypeName(catalogTypes, item.CatalogTypeId) | -@Services.CatalogBrandService.List.GetBrandName(catalogBrands, item.CatalogBrandId) | -@item.Id | -@item.Name | -@item.Description | -@item.Price | -- EditClick(item.Id))" @onclick:preventDefault class="btn btn-primary"> - Edit - + } + |