mirror of
https://github.com/perstarkse/minne.git
synced 2026-02-25 01:24:50 +01:00
working backend process for entity handling
This commit is contained in:
@@ -16,6 +16,8 @@ hx-swap="outerHTML"
|
||||
<input type="text" name="name" value="{{ entity.name }}" class="input input-bordered">
|
||||
</div>
|
||||
|
||||
<input type="text" name="id" value="{{ entity.id }}" class="hidden">
|
||||
|
||||
<div class="form-control mt-4">
|
||||
<label class="label">
|
||||
<span class="label-text">Description</span>
|
||||
|
||||
Reference in New Issue
Block a user