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