Bugzilla – Attachment 112822 Details for
Bug 25333
Change message transport type for Talking Tech from "phone" to "itiva"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25333: (QA follow-up) Change phone to itiva on overduerules.tt
Bug-25333-QA-follow-up-Change-phone-to-itiva-on-ov.patch (text/plain), 1.86 KB, created by
Jonathan Druart
on 2020-11-02 09:31:32 UTC
(
hide
)
Description:
Bug 25333: (QA follow-up) Change phone to itiva on overduerules.tt
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-11-02 09:31:32 UTC
Size:
1.86 KB
patch
obsolete
>From d06198c88b6e62c410f24a110ace234b694f7927 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 1 Nov 2020 03:45:56 +0000 >Subject: [PATCH] Bug 25333: (QA follow-up) Change phone to itiva on > overduerules.tt > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt >index 9c2863c741..2e189cc747 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt >@@ -83,7 +83,7 @@ > SMS > [% CASE 'feed' %] > Feed >- [% CASE 'phone' %] >+ [% CASE 'itiva' %] > Phone > [% CASE %] > [% mtt | html %] >@@ -125,7 +125,7 @@ > [% ELSE %] > [% IF mtt.value == "sms" and not Koha.Preference("SMSSendDriver") %] > <input type="checkbox" name="mtt[% tab.number | html %]-[% value.overduename | html %]" value="[% mtt.value | html %]" disabled="disabled" /> >- [% ELSIF mtt.value == "phone" and not Koha.Preference("TalkingTechItivaPhoneNotification") %] >+ [% ELSIF mtt.value == "itiva" and not Koha.Preference("TalkingTechItivaPhoneNotification") %] > <input type="checkbox" name="mtt[% tab.number | html %]-[% value.overduename | html %]" value="[% mtt.value | html %]" disabled="disabled" /> > [% ELSE %] > <input type="checkbox" name="mtt[% tab.number | html %]-[% value.overduename | html %]" value="[% mtt.value | html %]" /> >-- >2.20.1
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 25333
:
104046
|
104047
|
104048
|
104049
|
104415
|
112118
|
112138
|
112669
|
112806
|
112807
|
112808
|
112820
|
112821
| 112822