LP1779467: Fix bug with charging fees when marking item damaged.
authorJason Stephenson <jason@sigio.com>
Sun, 3 Feb 2019 16:44:09 +0000 (11:44 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Thu, 28 Feb 2019 14:27:25 +0000 (09:27 -0500)
commit65439e0a57fab8e2295c5a5b48e63ddd5a71a696
treec8db1d4beeb144f4dfd2a46d11132c17ddbe2355
parent93509910f84b921bc2e7a9a7fd3fa0d21de866ae
LP1779467: Fix bug with charging fees when marking item damaged.

Revert the changes made to the mark_damaged function in the web staff
client code (Open-ILS/web/js/ui/default/staff/circ/services/circ.js)
earlier in this branch.  The new code does not handle the mark damaged
process correctly, but the original code does.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/web/js/ui/default/staff/circ/services/circ.js