mirror of
https://github.com/Labelbase/Labelbase.git
synced 2026-08-18 13:09:04 +02:00
.
This commit is contained in:
parent
78f06e07a0
commit
24f5b8e630
1 changed files with 1 additions and 1 deletions
|
|
@ -294,7 +294,7 @@ body {
|
|||
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
{{ labelbaseform }}
|
||||
{{ labelbaseform.as_p }}
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue