97 remaining
This commit is contained in:
parent
3eae4fb512
commit
49ca652549
43 changed files with 103 additions and 168 deletions
|
|
@ -12,6 +12,6 @@
|
|||
@Html.DisplayFor(m=>Model.Member)
|
||||
</div>
|
||||
<p>
|
||||
@Html.ActionLink(SR["Delete"], "Delete", new { id = Model.CircleId }) |
|
||||
@Html.ActionLink("Delete", "Delete", new { id = Model.CircleId }) |
|
||||
<a asp-action="Index">Back to List</a>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue