View | Details | Raw Unified | Return to bug 13069
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js (-2 / +2 lines)
Lines 495-501 $(document).ready(function() { Link Here
495
                                  + onsite_checkout;
495
                                  + onsite_checkout;
496
496
497
                            return title;
497
                            return title;
498
                        }
498
                        },
499
                        "sType": "anti-the"
499
                    },
500
                    },
500
                    { "mDataProp": "itemtype" },
501
                    { "mDataProp": "itemtype" },
501
                    { "mDataProp": "issuedate_formatted" },
502
                    { "mDataProp": "issuedate_formatted" },
502
- 

Return to bug 13069