button class
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
|
||||
<form asp-action="Delete">
|
||||
<div class="form-actions no-color">
|
||||
<input type="submit" value="Delete"]" class="btn btn-default" /> |
|
||||
<input type="submit" value="Delete"]" class="btn btn-primary" /> |
|
||||
<a asp-action="Index">Back to List</a>
|
||||
</div>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user