Bugzilla – Attachment 119814 Details for
Bug 27644
Add button to SQL report editor for inserting runtime parameters
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27644: (QA follow-up) Remove size=1 from template
Bug-27644-QA-follow-up-Remove-size1-from-template.patch (text/plain), 1.46 KB, created by
Katrin Fischer
on 2021-04-18 00:09:02 UTC
(
hide
)
Description:
Bug 27644: (QA follow-up) Remove size=1 from template
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2021-04-18 00:09:02 UTC
Size:
1.46 KB
patch
obsolete
>From 5487095bc93a722e597d45a3bf977fbe0cee8a24 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 18 Apr 2021 02:06:17 +0200 >Subject: [PATCH] Bug 27644: (QA follow-up) Remove size=1 from template > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >index 915757ebf3..550bf36e14 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >@@ -1370,7 +1370,7 @@ > </div> > <div id="authorised_value_category" class="form-group" style="display:none"> > <label for="authorised_value">Authorized value category:</label> >- <select class="form-control" name="authorised_value" id="authorised_value" size="1"> >+ <select class="form-control" name="authorised_value" id="authorised_value"> > <option value=""></option> > [% PROCESS options_for_authorised_value_categories authorised_value_categories => AuthorisedValues.GetCategories() %] > </select> >-- >2.11.0
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 27644
:
116429
|
116496
|
118973
|
119039
|
119311
|
119812
|
119813
| 119814