Aktueller Stand

Signed-off-by: Fabian Thielen <info@fabian-thielen.de>
This commit is contained in:
2021-08-23 14:41:28 +02:00
committed by Fabian Thielen
parent e140580536
commit 797aff102c
8 changed files with 57 additions and 13 deletions

View File

@@ -8,6 +8,7 @@
<section class="modal-card-body">
<form action="{{ Route("records.edit") }}" method="post">
<input type="hidden" name="record_id" id="edit_record_id">
<input type="hidden" name="hash" id="record-hash">
<div class="field">
<label for="edit_name">{{ __("views.name") }}</label>