Bugzilla – Attachment 22410 Details for
Bug 11125
Remove Problematic Logic from Patron Messaging Preferences Form
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11125 : Correct display for patron messaging preferences on OPAC
Bug-11125--Correct-display-for-patron-messaging-pr.patch (text/plain), 1.13 KB, created by
Biblibre Sandboxes
on 2013-10-25 14:05:31 UTC
(
hide
)
Description:
Bug 11125 : Correct display for patron messaging preferences on OPAC
Filename:
MIME Type:
Creator:
Biblibre Sandboxes
Created:
2013-10-25 14:05:31 UTC
Size:
1.13 KB
patch
obsolete
>From 34b5f87375aa687018a6a1294ff42699c9ed2ade Mon Sep 17 00:00:00 2001 >From: Sophie Meynieux <sophie.meynieux@biblibre.com> >Date: Wed, 23 Oct 2013 18:00:29 +0200 >Subject: [PATCH] Bug 11125 : Correct display for patron messaging preferences on OPAC > > To test : > 1) Remove 'sms' from message_transport_types table > 2) Go on OPAC "My messaging" tab => table columns are out of alignment with table heading > 3) Apply patch => table is correctly displaid > >Signed-off-by: Koha team AMU <koha.aixmarseille@gmail.com> > >Signed-off-by: Koha team AMU <koha.aixmarseille@gmail.com> >--- > .../opac-tmpl/prog/en/modules/opac-messaging.tt | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-messaging.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-messaging.tt >index dfd6eaa..e099525 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-messaging.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-messaging.tt >@@ -75,8 +75,6 @@ > [% END %] > </td> > [% END %] >- [% ELSE %] >- <td>--</td> > [% END %] > [% IF ( TalkingTechItivaPhone ) %] > <td> >-- >1.7.2.5
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 11125
:
22327
|
22403
|
22408
|
22410
|
23102