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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt (-1 / +1 lines)
Lines 116-121 Link Here
116
                                    var aRow = oTable.fnUpdate(
116
                                    var aRow = oTable.fnUpdate(
117
                                        newQuote,
117
                                        newQuote,
118
                                        node,
118
                                        node,
119
                                        undefined,
119
                                        false,
120
                                        false,
120
                                        false
121
                                        false
121
                                    );
122
                                    );
122
- 

Return to bug 12163