diff --git a/app/templates/book/modals/access_level_modal.html b/app/templates/book/modals/access_level_modal.html index 9d37794..d5ee753 100644 --- a/app/templates/book/modals/access_level_modal.html +++ b/app/templates/book/modals/access_level_modal.html @@ -3,7 +3,7 @@ class="fixed top-0 left-0 right-0 z-[150] hidden w-full p-4 overflow-x-hidden overflow-y-auto md:inset-0 h-[calc(100%-1rem)] max-h-full">
-
+ {{ form_hidden_tag() }} @@ -23,7 +23,13 @@