Bugzilla – Attachment 143693 Details for
Bug 31819
Formatting of item form in acq when ordering is broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31819: (QA follow-up) Add page section to list of items
Bug-31819-QA-follow-up-Add-page-section-to-list-of.patch (text/plain), 1.24 KB, created by
Martin Renvoize (ashimema)
on 2022-11-10 16:45:30 UTC
(
hide
)
Description:
Bug 31819: (QA follow-up) Add page section to list of items
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-11-10 16:45:30 UTC
Size:
1.24 KB
patch
obsolete
>From 129936ef5a58a30d67aac65f90bc78ab681e14c9 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Thu, 10 Nov 2022 16:09:00 +0000 >Subject: [PATCH] Bug 31819: (QA follow-up) Add page section to list of items > >In order to test, you need to add items on order and add >at least one to make the list appear above the item section > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt >index 90fb33e748..56992ac1a4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt >@@ -311,7 +311,7 @@ > [% UNLESS subscriptionid || basket.is_standing %][% # it is a suggestion, we have not items %] > [% IF (AcqCreateItemOrdering) %] > >- <div id="items_list" style="display:none"> >+ <div id="items_list" class="page-section" style="display:none"> > <p><strong>Items list</strong></p> > <div style="width:100%;overflow:auto;"> > <table> >-- >2.20.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 31819
:
143137
|
143641
|
143669
|
143680
|
143681
|
143683
|
143691
|
143692
| 143693