Bugzilla – Attachment 66187 Details for
Bug 18251
SCO alerts - need a trigger for successful checkouts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
BUg 18251 (QA Followup) Add alert box to checkout message
BUg-18251-QA-Followup-Add-alert-box-to-checkout-me.patch (text/plain), 1.03 KB, created by
Kyle M Hall (khall)
on 2017-08-18 17:19:03 UTC
(
hide
)
Description:
BUg 18251 (QA Followup) Add alert box to checkout message
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2017-08-18 17:19:03 UTC
Size:
1.03 KB
patch
obsolete
>From d8120ffcf5042a52e96c92bbae608871090df084 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Mon, 20 Mar 2017 06:50:40 -0400 >Subject: [PATCH] BUg 18251 (QA Followup) Add alert box to checkout message > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt >index d5969a1..7b3d36f 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt >@@ -162,7 +162,9 @@ > > [% IF ( issued ) %] > <span class="sco-alert-success"></span> >- <p>Item checked out</p> >+ <div class="alert alert-info"> >+ <p>Item checked out</p> >+ </div> > [% END %] > > >-- >2.10.2
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 18251
:
61040
|
61211
|
61262
|
61324
|
61343
|
61665
|
61715
|
61716
|
61717
|
61718
|
66186
|
66187
|
66188
|
66189
|
85409
|
85603
|
85604
|
85605
|
85606
|
85607
|
85616
|
85617
|
85618
|
85619
|
85620