]> git.koha-community.org Git - koha.git/commit
Bug 36827: Fix tab formatting
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Fri, 10 May 2024 13:13:20 +0000 (13:13 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 13 May 2024 12:00:09 +0000 (14:00 +0200)
commit11cdeb0889ecd4b2827690a6e7df45c912f2a9e1
tree8e7b6f8206b757a5297e4d6574ecec50bba6a9b8
parentf3af09c78cbec3e091164e71f74c97bcb90f9978
Bug 36827: Fix tab formatting

This patch removes unwanted whitespace between the tabs and the tab content

Test plan:
1) Enable the ERM module and navigate to the eUsage > Reports sections
2) Observe the whitespace between the tabs and the content
3) Apply patch and run yarn build
4) Hard refresh the page, the whitespace should be gone

Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsDataProvidersShow.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsReportsHome.vue