Bugzilla – Attachment 54074 Details for
Bug 17068
empty list item in opac-reserves.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
17068.patch (text/plain), 1.31 KB, created by
Eric Phetteplace
on 2016-08-06 17:47:13 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Eric Phetteplace
Created:
2016-08-06 17:47:13 UTC
Size:
1.31 KB
patch
obsolete
>commit f3294979100c85b13874905605ea3364a69374bb >Author: phette23 <phette23@gmail.com> >Date: Sat Aug 6 10:44:53 2016 -0700 > > Bug 17068: empty <li> in opac-reserve.tt > > empty HTML list item on 'holds' page, to test: > - sign in as user > - attempt to place hold > - view source in between 'holds note' textarea & <!-- ITEM HOLDS --> comment > - note empty <li> > - apply patch > - repeat process above up until patch > - no more empty <li> > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt >index 6769851..8decae4 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt >@@ -284,8 +284,6 @@ > </li> > [% END # / IF OpacHoldNotes %] > >- <li> >- </li> > [% IF bibitemloo.itemholdable %] > <!-- ITEM HOLDS --> > <li class="lradio place_on_type" style="display:none;">
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 17068
:
54074
|
54076
|
54078
|
54081
|
54082