Bugzilla – Attachment 28369 Details for
Bug 12293
Remove Problematic Logic from Patron Messaging Preferences Form - bootstrap
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12293: Correct display for patron messaging preferences on OPAC - bootstrap
Bug-12293-Correct-display-for-patron-messaging-pre.patch (text/plain), 1.39 KB, created by
Jonathan Druart
on 2014-05-20 14:34:04 UTC
(
hide
)
Description:
Bug 12293: Correct display for patron messaging preferences on OPAC - bootstrap
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-05-20 14:34:04 UTC
Size:
1.39 KB
patch
obsolete
>From e264443c16d68fe2d2cfce31ffe927a57e93cdea Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Tue, 20 May 2014 16:30:02 +0200 >Subject: [PATCH] Bug 12293: Correct display for patron messaging preferences > on OPAC - bootstrap > >This patch is a follow-up for bug 11125, it fixes the bootstrap theme. > >Test plan: >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 displayed. >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt | 2 -- > 1 file changed, 2 deletions(-) > >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 a19dfc9..b115af4 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt >@@ -63,8 +63,6 @@ > [% END %] > </td> > [% END %] >- [% ELSE %] >- <td>--</td> > [% END %] > [% IF ( TalkingTechItivaPhone ) %] > <td> >-- >2.0.0.rc2
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 12293
:
28369
|
28635
|
28731