Add edit and new for users
This commit is contained in:
parent
57af399ace
commit
cf9a7cf33f
12 changed files with 229 additions and 88 deletions
|
|
@ -21,7 +21,7 @@
|
|||
</h1>
|
||||
|
||||
<div>
|
||||
{{ dropdown::book_dropdown_button(book, show) }}
|
||||
{{ dropdown::crud_dropdown_button(book, "Actions", "books", show) }}
|
||||
</div>
|
||||
</div>
|
||||
{% endmacro %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue