Additional changes to fix Bug 3920, XSLTdetailDisplay syspref controls both OPAC...
authorOwen Leonard <oleonard@myacpl.org>
Wed, 10 Feb 2010 17:04:51 +0000 (12:04 -0500)
committerGalen Charlton <gmcharlt@gmail.com>
Thu, 11 Feb 2010 03:36:25 +0000 (22:36 -0500)
commit79b8fca2b1412aa1f9af3364653059fd290d5962
treea6bf889e223c5ce030bfb8fdc1fd06d974860b06
parentcf174a2749f2fda30f33f9029afbb14386cd711d
Additional changes to fix Bug 3920, XSLTdetailDisplay syspref controls both OPAC and Intranet

This patch adds XSLTDetailsDisplay and XSLTResultsDisplay variables
for the staff client, OPACXSLTDetailsDisplay and OPACXSLTResultsDisplay
variables to the OPAC. Note that the XSLTResultsDisplay doesn't actually
do anything because no one has added an XSLT version of search results
to the staff client.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Auth.pm