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>

NOTE: This is the one later in the javascript file.
      Checkout tab on the patron details page.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
This commit is contained in:
Jonathan Druart 2014-10-11 16:53:41 +02:00 committed by Tomas Cohen Arazi
parent 9b44647509
commit 18c6b4e237

View file

@ -500,7 +500,8 @@ $(document).ready(function() {
+ onsite_checkout; + onsite_checkout;
return title; return title;
} },
"sType": "anti-the"
}, },
{ "mDataProp": "itemtype" }, { "mDataProp": "itemtype" },
{ "mDataProp": "issuedate_formatted" }, { "mDataProp": "issuedate_formatted" },