]> git.evergreen-ils.org Git - Evergreen.git/commit
Merge in the TT Resolver plugin code
authorDan Scott <dan@coffeecode.net>
Wed, 29 Jun 2011 17:20:05 +0000 (13:20 -0400)
committerDan Scott <dan@coffeecode.net>
Wed, 29 Jun 2011 18:23:06 +0000 (14:23 -0400)
commitc9801ec327d28c4c2a6c0d3d811019538fdaeacb
tree03b9941092581b814bd2b0afc26ef9bbb04cb6bb
parentbe32ff5da0fbcb5e84a357e7cdd93e8eb699f2a2
Merge in the TT Resolver plugin code

Add the plugin to the MANIFEST to ensure that it gets installed
appropriately, and pull in the appropriate changes to the record summary
and search results pages.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Art Rhyno <artrhyno@uwindsor.ca>
Open-ILS/src/perlmods/MANIFEST
Open-ILS/src/perlmods/lib/Template/Plugin/ResolverResolver.pm [new file with mode: 0644]
Open-ILS/web/templates/default/opac/parts/record/summary.tt2
Open-ILS/web/templates/default/opac/parts/result/table.tt2