Bugzilla – Attachment 90570 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.36 KB, created by
Nick Clemens (kidclamp)
on 2019-06-13 10:54:09 UTC
(
hide
)
Description:
Bug 22774 - (QA follow-up) make "clear" a little more specific
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2019-06-13 10:54:09 UTC
Size:
1.36 KB
patch
obsolete
>From 4da341e9af0c112f31e2f412b7dfce269d98b00f 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 >--- > koha-tmpl/intranet-tmpl/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.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 22744
:
88357
|
88534
|
88535
|
90454
|
90568
|
90569
|
90570
|
90571
|
90572
|
90574
|
92642
|
92643
|
92644
|
92645
|
92646
|
92647
|
93109
|
93114
|
93115