Bugzilla – Attachment 109425 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: (QA follow-up) Fix hint for new option
Bug-25101-QA-follow-up-Fix-hint-for-new-option.patch (text/plain), 1.36 KB, created by
Kyle M Hall (khall)
on 2020-09-01 12:58:40 UTC
(
hide
)
Description:
Bug 25101: (QA follow-up) Fix hint for new option
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2020-09-01 12:58:40 UTC
Size:
1.36 KB
patch
obsolete
>From 0e3bdb39f51dd5f12b99c9e7ec9389c365ab4d37 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Tue, 1 Sep 2020 08:58:05 -0400 >Subject: [PATCH] Bug 25101: (QA follow-up) Fix hint for new option > >--- > .../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 fef7b3b033..f3d8f4ad6a 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 >@@ -103,7 +103,7 @@ > <li> > <label for="preview_results">Preview results:</label> > <input type="checkbox" name="preview_results" id="preview_results" checked /> >- <span class="hint">This is recommended when changing very large numbers of due dates.</span> >+ <span class="hint">This is not recommended when changing very large numbers of due dates.</span> > </li> > </ol> > </fieldset> >-- >2.24.1 (Apple Git-126)
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