Bugzilla – Attachment 109293 Details for
Bug 25101
Add ability to skip previewing results when batch extending due dates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25101: (follow-up) Tick preview checkbox on by default
Bug-25101-follow-up-Tick-preview-checkbox-on-by-de.patch (text/plain), 1.42 KB, created by
Katrin Fischer
on 2020-08-29 11:00:32 UTC
(
hide
)
Description:
Bug 25101: (follow-up) Tick preview checkbox on by default
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-08-29 11:00:32 UTC
Size:
1.42 KB
patch
obsolete
>From 8a94f4e15936d23e5a11284134a88e22cf053eb4 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Joonas=20Kylm=C3=A4l=C3=A4?= <joonas.kylmala@helsinki.fi> >Date: Wed, 15 Jul 2020 15:50:43 +0000 >Subject: [PATCH] Bug 25101: (follow-up) Tick preview checkbox on by default > >This would prevent any unintended batch renewals as it is easy >to miss the option in the screen. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt >index 632c2176ef..a16b66c3a3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt >@@ -102,7 +102,7 @@ > <ol> > <li> > <label for="preview_results">Preview results:</label> >- <input type="checkbox" name="preview_results" id="preview_results" /> >+ <input type="checkbox" name="preview_results" id="preview_results" checked /> > </li> > </ol> > </fieldset> >-- >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 25101
:
102650
|
102654
|
106937
|
109292
|
109293
|
109294
|
109425
|
109529
|
109530