Bugzilla – Attachment 149474 Details for
Bug 33491
EBSCO Packages - Add new agreement UI has some issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33491: Fix UI issues in EHoldingsEBSCOPackageAgreements
Bug-33491-Fix-UI-issues-in-EHoldingsEBSCOPackageAg.patch (text/plain), 1.12 KB, created by
Jonathan Druart
on 2023-04-11 19:39:20 UTC
(
hide
)
Description:
Bug 33491: Fix UI issues in EHoldingsEBSCOPackageAgreements
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-04-11 19:39:20 UTC
Size:
1.12 KB
patch
obsolete
>From 6000ffc904f537885729474f0c05ba8d19a03a02 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 11 Apr 2023 21:39:02 +0200 >Subject: [PATCH] Bug 33491: Fix UI issues in EHoldingsEBSCOPackageAgreements > >--- > .../components/ERM/EHoldingsEBSCOPackageAgreements.vue | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOPackageAgreements.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOPackageAgreements.vue >index 734db3e5946..6260dd3fe15 100644 >--- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOPackageAgreements.vue >+++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOPackageAgreements.vue >@@ -126,7 +126,7 @@ export default { > name: "EHoldingsEBSCOPackageAgreements", > } > </script> >-<style scoped> >+<style> > .modal { > position: fixed; > z-index: 9998; >@@ -146,3 +146,9 @@ export default { > font-family: Helvetica, Arial, sans-serif; > } > </style> >+ >+<style> >+#agreements_list table { >+ display: table; >+} >+</style> >-- >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 33491
:
149453
|
149474
|
149778
|
149823
|
149853
|
149924
|
150505
|
150518
|
150564