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>
Mon, 4 Feb 2019 15:40:48 +0000 (10:40 -0500)
commit7b63c4aa904dcf499906459cd57d5182b5700540
tree7acd733e9a78d5fa399c76658149eca7abf2736e
parent153a443acd49006b95594823f094654d0380d09b
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