Add style to edit and delete
This commit is contained in:
parent
d9521ae99d
commit
4240f1d563
@ -1,9 +1,9 @@
|
||||
@model Forum.DataAccessLayer.Models.Category
|
||||
|
||||
@{
|
||||
ViewBag.Title = "Delete";
|
||||
}
|
||||
|
||||
@model Forum.DataAccessLayer.Models.Category
|
||||
|
||||
@{
|
||||
ViewBag.Title = "Delete";
|
||||
}
|
||||
|
||||
<div class="single-category-wrapper">
|
||||
<h2>Usuwanie ketegorii</h2>
|
||||
<hr style="border-top: 1px solid #d3d3d3;" />
|
||||
|
Loading…
Reference in New Issue
Block a user