Bugzilla – Attachment 92644 Details for
Bug 22744
Remove confusing 'Do not notify' checkboxes from messaging preferences
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22774 - (QA follow-up) make "clear" a little more specific
Bug-22774---QA-follow-up-make-clear-a-little-more-.patch (text/plain), 1.42 KB, created by
Kyle M Hall (khall)
on 2019-09-06 13:19:33 UTC
(
hide
)
Description:
Bug 22774 - (QA follow-up) make "clear" a little more specific
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2019-09-06 13:19:33 UTC
Size:
1.42 KB
patch
obsolete
>From 6355f43619e529cf354ded0a981a983613d1fde6 Mon Sep 17 00:00:00 2001 >From: Liz Rea <wizzyrea@gmail.com> >Date: Tue, 23 Apr 2019 16:25:21 +0000 >Subject: [PATCH] Bug 22774 - (QA follow-up) make "clear" a little more > specific > >Signed-off-by: Liz Rea <wizzyrea@gmail.com> > >https://bugs.koha-community.org/show_bug.cgi?id=22744 > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../prog/en/includes/messaging-preference-form.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/messaging-preference-form.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/messaging-preference-form.inc >index 80dbb2918b..30d6e305d7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/messaging-preference-form.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/messaging-preference-form.inc >@@ -11,7 +11,7 @@ > <th>Email</th> > <th>Digests only <i id="info_digests" data-toggle="tooltip" title="You can ask for a digest to reduce the number of messages. Messages will be saved and sent as a single message." data-placement="right" class="fa fa-info-circle"></i></th> > <!-- <th>RSS</th> --> >- [% UNLESS ( messaging_form_inactive ) %]<th>Clear</th>[% END %] >+ [% UNLESS ( messaging_form_inactive ) %]<th>Clear notification preference</th>[% END %] > </tr> > [% FOREACH messaging_preference IN messaging_preferences %] > <tr> >-- >2.20.1 (Apple Git-117)
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 22744
:
88357
|
88534
|
88535
|
90454
|
90568
|
90569
|
90570
|
90571
|
90572
|
90574
|
92642
|
92643
|
92644
|
92645
|
92646
|
92647
|
93109
|
93114
|
93115