Adding Print Post Button
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<div>
|
||||
<h1>Poster</h1>
|
||||
<a asp-action="Create" asp-controller="Poster" class="btn btn-primary">Opret Post</a>
|
||||
<a asp-action="Poster" asp-controller="Print" class="ms-4 btn btn-secondary">Print poster</a>
|
||||
<table class="table table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user