Bugzilla – Attachment #177265: Bug 26553: (follow-up) Fix pending patron discharges for
bug #26553
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 26553
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/en/modules/members/discharges.tt (-2 / +1 lines)
Lines 82-88
Link Here
82
columnDefs: [
82
columnDefs: [
83
{ targets: -1, orderable: false }
83
{ targets: -1, orderable: false }
84
],
84
],
85
));
85
});
86
});
86
});
87
</script>
87
</script>
88
[% END %]
88
[% END %]
89
-
Return to
bug 26553