Bugzilla – Attachment 85604 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 follow-up) Add alert box to checkout message
Bug-18251-QA-follow-up-Add-alert-box-to-checkout-m.patch (text/plain), 1.04 KB, created by
Josef Moravec
on 2019-02-25 10:33:16 UTC
(
hide
)
Description:
Bug 18251: (QA follow-up) Add alert box to checkout message
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-02-25 10:33:16 UTC
Size:
1.04 KB
patch
obsolete
>From 531b27fbc58f51831f28906cb731fd33236e198f 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 follow-up) 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 048923b1a2..a67033e104 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 >@@ -172,7 +172,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.11.0
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