LP#1233853 Potential Matches for Patron Registration user/abowling/lp1243853_register_patron_match_fix
authorAdam Bowling <abowling@emeralddata.net>
Fri, 16 Jan 2015 22:18:24 +0000 (17:18 -0500)
committerAdam Bowling <abowling@emeralddata.net>
Fri, 16 Jan 2015 22:18:24 +0000 (17:18 -0500)
This patch fixes the error, while registering a new patron
and clicking the link "Found {$0} patron(s) with the same
name" did not previously work in the staff client.

Signed-off-by: Adam Bowling <abowling@emeralddata.net>
Open-ILS/xul/staff_client/server/index.xhtml

index 6421e39..a879980 100644 (file)
@@ -64,6 +64,8 @@
 </script>
   <script type="text/javascript" src="/opac/common/js/CGI.js">
 </script>
+  <script type="text/javascript" src="/opac/common/js/JSON_v1.js">
+</script>
   <script type="text/javascript" src="/opac/common/js/md5.js">
 </script>
   <script type="text/javascript" src="/opac/common/js/fmall.js">