diff --git a/cps/templates/book_table.html b/cps/templates/book_table.html index 067ff5e0..ecd840b5 100644 --- a/cps/templates/book_table.html +++ b/cps/templates/book_table.html @@ -61,7 +61,7 @@ {% endblock %} {% block modal %} -{{ delete_book(0) }} +{{ delete_book() }} {% if g.user.role_edit() %}