]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix copy_info variables one last time for library_name_link purposes
authorBen Shum <bshum@biblio.org>
Sat, 8 Feb 2014 16:14:23 +0000 (11:14 -0500)
committerDan Scott <dscott@laurentian.ca>
Sat, 8 Feb 2014 21:12:33 +0000 (16:12 -0500)
commit462a352a44553f4815536c9de595570685bfcd83
tree0a901978b231da26c23058341e88d783d05d27e2
parentaa8ea3ca943785ea982d87ad2bf51419812786f2
Fix copy_info variables one last time for library_name_link purposes

In cd056eba75038c6a1fabd2a83ba97d81a444bc75, I fixed record by inadvertently
passing around the wrong variables. In fact, we do not need the value set
there, and we broke results view as a result of the swap around.

Put things right what once went wrong.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/parts/record/copy_table.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2