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 426-432 $(document).ready(function() { Link Here
426
                                  + "</a>";
426
                                  + "</a>";
427
427
428
                            return title;
428
                            return title;
429
                        }
429
                        },
430
                        "sType": "anti-the"
430
                    },
431
                    },
431
                    { "mDataProp": "itemtype" },
432
                    { "mDataProp": "itemtype" },
432
                    { "mDataProp": "issuedate_formatted" },
433
                    { "mDataProp": "issuedate_formatted" },
433
- 

Return to bug 13069