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 259-265 $(document).ready(function() { Link Here
259
                              + onsite_checkout;
259
                              + onsite_checkout;
260
260
261
                        return title;
261
                        return title;
262
                    }
262
                    },
263
                    "sType": "anti-the"
263
                },
264
                },
264
                { "mDataProp": "itemtype_description" },
265
                { "mDataProp": "itemtype_description" },
265
                { "mDataProp": "issuedate_formatted" },
266
                { "mDataProp": "issuedate_formatted" },
266
- 

Return to bug 13069