Bugzilla – Attachment 88002 Details for
Bug 20421
Apply CheckPrevCheckout logic when placing a hold on the staff client
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20421: (follow-up) Fix styling
Bug-20421-follow-up-Fix-styling.patch (text/plain), 1.07 KB, created by
Josef Moravec
on 2019-04-15 13:04:42 UTC
(
hide
)
Description:
Bug 20421: (follow-up) Fix styling
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2019-04-15 13:04:42 UTC
Size:
1.07 KB
patch
obsolete
>From 2078ff3cf03b9cdb3ae0873766a4df25b29bf916 Mon Sep 17 00:00:00 2001 >From: Josef Moravec <josef.moravec@gmail.com> >Date: Mon, 15 Apr 2019 10:05:28 +0000 >Subject: [PATCH] Bug 20421: (follow-up) Fix styling > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >index 3f6f8e9842..b87d5c229b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >@@ -486,7 +486,7 @@ > <td>[% biblioloo.rank | html %]</td> > <td> > [% IF ( biblioloo.checked_previously ) %] >- <span class="alert">Patron has previously checked out this title</span><br/> >+ <span>Patron has previously checked out this title</span><br/> > [% END %] > [% IF ( biblioloo.alreadyres ) %] > <ul> >-- >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 20421
:
72935
|
76611
|
86133
|
86150
|
86598
|
86691
|
88002
|
88686
|
88687