Bugzilla – Attachment 106937 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.37 KB, created by
Joonas Kylmälä
on 2020-07-15 15:54:57 UTC
(
hide
)
Description:
Bug 25101: (follow-up) Tick preview checkbox on by default
Filename:
MIME Type:
Creator:
Joonas Kylmälä
Created:
2020-07-15 15:54:57 UTC
Size:
1.37 KB
patch
obsolete
>From 69e0bfc18f62ee8e81433c89e1186b1c329994d0 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. >--- > 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 623108a21c..8f2df573f7 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