Bugzilla – Attachment 63898 Details for
Bug 18692
When SMS is enabled the OPAC messaging table is misaligned
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18692 - same with syspref TalkingTechItivaPhone
Bug-18692---same-with-syspref-TalkingTechItivaPhon.patch (text/plain), 1.73 KB, created by
Fridolin Somers
on 2017-06-01 15:31:18 UTC
(
hide
)
Description:
Bug 18692 - same with syspref TalkingTechItivaPhone
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2017-06-01 15:31:18 UTC
Size:
1.73 KB
patch
obsolete
>From 939ce2e7ec687833d0fe054992ae97d60cd5d86c Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Thu, 1 Jun 2017 17:22:42 +0200 >Subject: [PATCH] Bug 18692 - same with syspref TalkingTechItivaPhone > >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt >index a653f2d..9a96585 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt >@@ -77,6 +77,7 @@ > [% END %] > [% END %] > [% IF ( TalkingTechItivaPhone ) %] >+ [% IF ( messaging_preference.transport_phone ) %] > <td> > [% IF ( messaging_preference.transports_phone ) %] > <input type="checkbox" >@@ -90,6 +91,9 @@ > value="phone" onclick = "document.opacmessaging.none[% messaging_preference.message_attribute_id %].checked=false;" /> > [% END %] > </td> >+ [% ELSE %] >+ <td>-</td> >+ [% END %] > [% END %] > > [% IF ( messaging_preference.transport_email ) %] >-- >2.7.4
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 18692
:
63814
|
63830
|
63872
|
63897
|
63898
|
63900
|
64409
|
64410
|
65170
|
65171
|
65451
|
65906
|
66731