Bugzilla – Attachment 1388 Details for
Bug 3524
Display of item type image/description when placing holds (broken image / no description)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Follow-up patch
0001-Follow-up-for-Bug-3524-adding-itemtype-text-descrip.patch (text/plain), 1.14 KB, created by
Chris Cormack
on 2009-09-10 15:20:00 UTC
(
hide
)
Description:
Follow-up patch
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2009-09-10 15:20:00 UTC
Size:
1.14 KB
patch
obsolete
>From bf69ccaa2170c7b48c6ca76c3be12f2efec8f586 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Thu, 10 Sep 2009 10:19:03 -0500 >Subject: [PATCH] Follow-up for Bug 3524, adding itemtype text description >Content-Type: text/plain; charset="utf-8" > >--- > .../prog/en/modules/reserve/request.tmpl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tmpl >index 094a4f4..9fd20c4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tmpl >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tmpl >@@ -373,7 +373,7 @@ function checkMultiHold() { > </td> > <!-- TMPL_IF NAME="item-level_itypes" --> > <td> >- <img src="<!-- TMPL_VAR name="imageurl" -->" alt="<!-- TMPL_VAR NAME="itypename" -->" title="<!-- TMPL_VAR NAME="itypename" -->" /> >+ <img src="<!-- TMPL_VAR name="imageurl" -->" alt="" /> <br /> <!-- TMPL_VAR NAME="itypename" --> > </td> > <!-- /TMPL_IF --> > >-- >1.5.6.5 >
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 3524
:
1385
|
1386
|
1387
| 1388