This commit is contained in:
Mateusz Gruszczyński
2025-09-14 21:51:47 +02:00
parent 070c89b582
commit e992717c45
2 changed files with 87 additions and 93 deletions

View File

@@ -129,9 +129,7 @@
<div class="col-md-3">
<button type="submit" class="btn btn-outline-light w-100"> Dodaj</button>
</div>
<!-- opcjonalnie, żeby rozróżnić akcje po stronie serwera -->
<input type="hidden" name="action" value="grant">
<!-- opcjonalnie zachowanie powrotu -->
<input type="hidden" name="next" value="{{ request.path }}">
</div>
</form>