LP 1779467: Fix SyntaxError: missing ) after argument list
authorJason Stephenson <jason@sigio.com>
Mon, 5 Nov 2018 21:38:48 +0000 (16:38 -0500)
committerJason Stephenson <jason@sigio.com>
Mon, 12 Nov 2018 14:36:33 +0000 (09:36 -0500)
commit7d34e592bc77b3bfc851f46c226b00867c68375e
tree0a116e9942e6e62079d5bf9bb78b27b2cbe52196
parent1406ad3b9964f34a12d323ab57887790c0fe9444
LP 1779467: Fix SyntaxError: missing ) after argument list

Missing parenthesis in Open-ILS/web/js/ui/default/staff/cat/catalog/app.js
caused the titular error when searching the catalog.

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