Skip to content

Commit d86b0e4

Browse files
committed
Publisher details view correction
1 parent 99f1ff9 commit d86b0e4

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.vs/BookShopInventoryApp/v14/.suo

1.5 KB
Binary file not shown.

Views/Publisher/Details.cshtml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@
1616
@Html.DisplayFor(model => model.Name)
1717
</div>
1818

19-
<div class="display-label">
20-
@Html.DisplayNameFor(model => model.Year)
21-
</div>
22-
<div class="display-field">
23-
@Html.DisplayFor(model => model.Year)
24-
</div>
2519

2620
<div class="display-label">
2721
@Html.DisplayNameFor(model => model.Address)

0 commit comments

Comments
 (0)