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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt (-2 lines)
Lines 972-978 Link Here
972
                        });
972
                        });
973
                        colData.push(colObj);
973
                        colData.push(colObj);
974
                    });
974
                    });
975
                    console.log(colData);
976
975
977
                    // Initialise the datatable
976
                    // Initialise the datatable
978
                    table = KohaTable("ill-requests", {
977
                    table = KohaTable("ill-requests", {
979
- 

Return to bug 21063