Bugzilla – Attachment 150561 Details for
Bug 33648
Errors when enabling ERM in 22.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33648: (bug 32991 follow-up) fix bad resolution conflict
Bug-33648-bug-32991-follow-up-fix-bad-resolution-c.patch (text/plain), 1.19 KB, created by
Jonathan Druart
on 2023-05-03 06:48:05 UTC
(
hide
)
Description:
Bug 33648: (bug 32991 follow-up) fix bad resolution conflict
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-05-03 06:48:05 UTC
Size:
1.19 KB
patch
obsolete
>From 884bf7880b348ea96a76547a5b7215308a0b5a33 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 3 May 2023 08:46:58 +0200 >Subject: [PATCH] Bug 33648: (bug 32991 follow-up) fix bad resolution conflict > >Wrong resolution conflict on AgreementsList.vue in commit > Bug 32991: Improve our Dialog component > >in master > logged_in_user, >+ setWarning, >+ setMessage, > >in 22.11.x > >+ logged_in_user, >+ setWarning, >+ setMessage, >--- > .../intranet-tmpl/prog/js/vue/components/ERM/AgreementsList.vue | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsList.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsList.vue >index b6e36620f32..7bec5c2c6aa 100644 >--- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsList.vue >+++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsList.vue >@@ -59,7 +59,6 @@ export default { > get_lib_from_av, > map_av_dt_filter, > table_id, >- logged_in_user, > setConfirmationDialog, > setMessage, > } >-- >2.25.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 33648
: 150561 |
150830