Bugzilla – Attachment 187373 Details for
Bug 38201
VueJS architecture rethink
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38201: Tidy ERM/EHoldingsEBSCOTitlesList.vue
Bug-38201-Tidy-ERMEHoldingsEBSCOTitlesListvue.patch (text/plain), 1.23 KB, created by
Jonathan Druart
on 2025-10-03 09:53:35 UTC
(
hide
)
Description:
Bug 38201: Tidy ERM/EHoldingsEBSCOTitlesList.vue
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-10-03 09:53:35 UTC
Size:
1.23 KB
patch
obsolete
>From 0528845e880f0de444157c434f349b88815631bb Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 3 Oct 2025 11:49:17 +0200 >Subject: [PATCH] Bug 38201: Tidy ERM/EHoldingsEBSCOTitlesList.vue > >Fixes xt/vue_tidy.t > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > .../prog/js/vue/components/ERM/EHoldingsEBSCOTitlesList.vue | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOTitlesList.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOTitlesList.vue >index cf473c7b024..b34d89e0a48 100644 >--- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOTitlesList.vue >+++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOTitlesList.vue >@@ -186,10 +186,7 @@ export default { > ], > }, > filters_options: { >- 1: () => >- map_av_dt_filter( >- "av_title_publication_types" >- ), >+ 1: () => map_av_dt_filter("av_title_publication_types"), > }, > actions: { 0: ["show"] }, > default_filters: { >-- >2.34.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 38201
: 187373 |
187374
|
187375
|
187398