]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC: Fix for staff UI with multiple MFHD records
authorDan Scott <dscott@laurentian.ca>
Mon, 26 Sep 2011 17:34:00 +0000 (13:34 -0400)
committerDan Scott <dscott@laurentian.ca>
Mon, 26 Sep 2011 17:41:23 +0000 (13:41 -0400)
commitf71a516945762f485ee2e7c625c8ac65bf346307
tree5c6a5948fc949f91a7094d36e3bb72662b31dacc
parent47f48c33b79bd8dec079ebc0f474ecc1d3aaf0d8
TPAC: Fix for staff UI with multiple MFHD records

XUL's JavaScript doesn't mind trailing commas on an array,
but really doesn't like an array in which the elements aren't separated
by commas :)

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/parts/js.tt2