]> git.koha-community.org Git - koha.git/commit
Bug 37812: Improve consistency of modal styling in Dialog.vue
authorPaul Derscheid <paul.derscheid@lmscloud.de>
Tue, 17 Sep 2024 10:59:26 +0000 (10:59 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 19 Sep 2024 11:40:10 +0000 (12:40 +0100)
commit951ad25ac8e7abe7b5f0c4e6f3fe61bb4053fcf3
tree8937a1184dc892aede3cc3393449ccd09b18f42e
parent4000890c8843e172cc1275d4b5ace2d32e1cd7db
Bug 37812: Improve consistency of modal styling in Dialog.vue

- Use modal-header for content, modal-footer for acknowledgement in alert type modal.
- Conditionally render modal-body if message or inputs available.
- Use modal footer for interactions and hide top border if body wasn't rendered.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/js/vue/components/Dialog.vue