From 8aecae09c10fd2ad03387fade4940e884e06409f Mon Sep 17 00:00:00 2001 From: Pedro Amorim Date: Thu, 11 Jul 2024 16:50:43 +0000 Subject: [PATCH] Bug 37275: (QA follow-up): Add   to add spacing between selected user and button Follow original test plan and apply first patch. Select a user and notice the patron's name and the button have no spacing. Apply this patch. Notice there is now spacing. Signed-off-by: Pedro Amorim Signed-off-by: Martin Renvoize Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UserRoles.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UserRoles.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UserRoles.vue index 6069a4d3cc..71cf02a0f4 100644 --- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UserRoles.vue +++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UserRoles.vue @@ -21,6 +21,7 @@ {{ user_role.patron_str }} +