]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1305958 Fix copy table header ID error
authorDan Scott <dscott@laurentian.ca>
Thu, 10 Apr 2014 14:54:19 +0000 (10:54 -0400)
committerDan Wells <dbw2@calvin.edu>
Thu, 10 Apr 2014 21:29:29 +0000 (17:29 -0400)
commit12319bb483d9a0d1e53db552b1f44f6866dcfea1
treed6fed4e76fd0d9e4c754e0177db6fea33ddb12ed
parente953ba1b9a3260d352f62ca7fa44fd45188e0308
LP#1305958 Fix copy table header ID error

Currently there is a <td headers='copy_header_date_format'> entry in
copy_table.tt2 that does not link to an associated table header with an
ID of that value. The desired target ID is "copy_header_create_date".

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/opac/parts/record/copy_table.tt2