- Timestamp:
- 08/23/24 15:40:14 (2 months ago)
- Branches:
- main
- Children:
- e9bb9d1
- Parents:
- 72b1da2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
PostgreSqlDotnetCore/Views/BlogPostAnswers/Details.cshtml
r72b1da2 r118e414 31 31 <p> 32 32 @Html.ActionLink("Edit", "Edit", new { id = Model.id }) | 33 @Html.ActionLink("Back to List", "Index") 33 @* @Html.ActionLink("Back to List", "Index") *@ 34 <a href="javascript:void(0);" onclick="history.go(-1);">Back to List</a> 34 35 </p>
Note:
See TracChangeset
for help on using the changeset viewer.