https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16135
Bug ID: 16135
Summary: JavaScript error when paying a fine
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
URL: /cgi-bin/koha/members/paycollect.pl?borrowernumber=X
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When you submit a fine payment on paycollect.pl there is a JavaScript errror:
validatePayment is not defined
The form has an onsubmit attribute: "return validatePayment(this);"
...but validatePayment() is not defined anywhere (and never was, as far as I
can tell).
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/