Mentés fölé csík
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<input asp-for="LocationDTO.FullName" class="form-control" />
|
||||
<span asp-validation-for="LocationDTO.FullName" class="text-danger"></span>
|
||||
</div>
|
||||
<hr class="mt-4 mb-3 border-secondary">
|
||||
<div class="mb-3 d-flex justify-content-between">
|
||||
<button type="button" id="saveLocation" class="btn btn-primary">Mentés</button>
|
||||
<button type="button" class="btn btn-secondary" onclick="history.back()">Mégsem</button>
|
||||
|
||||
Reference in New Issue
Block a user