Add edit and new for users

This commit is contained in:
gabatxo1312
2026-01-29 23:52:55 +01:00
parent 57af399ace
commit cf9a7cf33f
12 changed files with 229 additions and 88 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
</h1>
<div>
{{ dropdown::book_dropdown_button(book, show) }}
{{ dropdown::crud_dropdown_button(book, "Actions", "books", show) }}
</div>
</div>
{% endmacro %}