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 504-510 $(document).ready(function() { Link Here
504
                                  + onsite_checkout;
504
                                  + onsite_checkout;
505
505
506
                            return title;
506
                            return title;
507
                        }
507
                        },
508
                        "sType": "anti-the"
508
                    },
509
                    },
509
                    { "mDataProp": "itemtype" },
510
                    { "mDataProp": "itemtype" },
510
                    { "mDataProp": "issuedate_formatted" },
511
                    { "mDataProp": "issuedate_formatted" },
511
- 

Return to bug 13069