Bugzilla – Attachment 25579 Details for
Bug 11746
Add edit item links to record details page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11746 [QA Followup 3]
Bug-11746-QA-Followup-3.patch (text/plain), 1.03 KB, created by
Kyle M Hall (khall)
on 2014-02-24 13:07:35 UTC
(
hide
)
Description:
Bug 11746 [QA Followup 3]
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2014-02-24 13:07:35 UTC
Size:
1.03 KB
patch
obsolete
>From 554746f2c65d9ff96a4e13e4585cd0c7fa66fd74 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Mon, 24 Feb 2014 08:06:34 -0500 >Subject: [PATCH] Bug 11746 [QA Followup 3] > >--- > .../prog/en/modules/catalogue/detail.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >index 7b99318..18a82cf 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >@@ -245,7 +245,7 @@ function verify_images() { > 'bAutoWidth': false > [% IF StaffDetailItemSelection %] > , "aoColumnDefs": [ >- { "aTargets": [ 0, 9 ], "bSortable": false, "bSearchable": false } >+ { "aTargets": [ 0, -1 ], "bSortable": false, "bSearchable": false } > ] > [% END %] > })); >-- >1.7.2.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 11746
:
25204
|
25206
|
25222
|
25225
|
25226
|
25227
|
25228
|
25579
|
25607
|
25608
|
25609
|
25610