Bugzilla – Attachment 32238 Details for
Bug 13069
Enable sort by title to ignore articles on circulation and patron detail pages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13069 - (follow-up) Enable sort by title to ignore articles
Bug-13069---follow-up-Enable-sort-by-title-to-igno.patch (text/plain), 1.08 KB, created by
Jonathan Druart
on 2014-10-11 14:55:11 UTC
(
hide
)
Description:
Bug 13069 - (follow-up) Enable sort by title to ignore articles
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-10-11 14:55:11 UTC
Size:
1.08 KB
patch
obsolete
>From 13949574e396396547f0b81e64346c7314ba9773 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Sat, 11 Oct 2014 16:53:41 +0200 >Subject: [PATCH] Bug 13069 - (follow-up) Enable sort by title to ignore > articles > >This should affect the relatives' checkouts table too. > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js b/koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js >index 2dc9703..14578da 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js >+++ b/koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js >@@ -426,7 +426,8 @@ $(document).ready(function() { > + "</a>"; > > return title; >- } >+ }, >+ "sType": "anti-the" > }, > { "mDataProp": "itemtype" }, > { "mDataProp": "issuedate_formatted" }, >-- >2.1.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 13069
:
32183
|
32237
|
32238
|
37395
|
37396
|
37479
|
37480