Make copy status visibility match default config.copy_status settings
authorDan Scott <dan@coffeecode.net>
Mon, 6 Jun 2011 17:38:17 +0000 (13:38 -0400)
committerDan Scott <dan@coffeecode.net>
Mon, 13 Jun 2011 14:07:42 +0000 (10:07 -0400)
commit7feafcf562d49a0af383824dd3c7b5bdd05fa170
treec7380a2cec402ac618d74cda3d40be63246ec473
parente1a860f0e0e4f7fe749c2f1b4de74e738245317c
Make copy status visibility match default config.copy_status settings

Previous version of this patch had hardcoded copy status settings to
0, 7, 12 to match the "Available" settings, rather than the OPAC
visibility settings available from config.copy_status for each status.

Until config.copy_status.opac_visible translates into an opac_visible
attribute on the status element in the holdings XML, this is probably
the best we can do.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/web/opac/skin/default/xml/result/result_table.xml