]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix copy_info variables for result and record view
authorBen Shum <bshum@biblio.org>
Sat, 25 Jan 2014 04:56:45 +0000 (23:56 -0500)
committerDan Scott <dscott@laurentian.ca>
Sat, 25 Jan 2014 14:20:34 +0000 (09:20 -0500)
commitcd056eba75038c6a1fabd2a83ba97d81a444bc75
treef9b1a9ac69b144c7befb7a391d75cf818adf1d06
parent536e1cea766d9136e9d0f87fdf97fb6722926be1
Fix copy_info variables for result and record view

Because we yanked out the code that generates the link into a separate INCLUDE
file, the function was looking for something for copy_info. The one for result
was missing entirely and the one for record was backwards.

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