LP 1779467: Fix SyntaxError: missing ) after argument list
authorJason Stephenson <jason@sigio.com>
Mon, 5 Nov 2018 21:38:48 +0000 (16:38 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 4 Jun 2019 21:32:47 +0000 (17:32 -0400)
commit78c78d1434bc66a0db826cc3365c4873ddcea76b
treee2ca9f9712d136f040d64a480dd9e9a5a5ef3caf
parent49f3ca150fb2aef2fb950642a42fdd4d0a51bc16
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