From 134bf6733aec07f1190360286e5bd8755d273060 Mon Sep 17 00:00:00 2001 From: erickson Date: Mon, 9 May 2005 21:49:15 +0000 Subject: [PATCH] added 'ex' to the web fieldmapper git-svn-id: svn://svn.open-ils.org/ILS/trunk@686 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/extras/fieldmapper.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/extras/fieldmapper.pl b/Open-ILS/src/extras/fieldmapper.pl index 1ba0401883..549b0f8755 100755 --- a/Open-ILS/src/extras/fieldmapper.pl +++ b/Open-ILS/src/extras/fieldmapper.pl @@ -8,7 +8,7 @@ my $map = $Fieldmapper::fieldmap; # if a true value is provided, we generate the web (light) version of the fieldmapper my $web = $ARGV[0]; # List of classes needed by the opac -my @web_hints = ("mvr", "au", "aou","aout", "asv", "asva", "asvr", "asvq"); +my @web_hints = ("ex", "mvr", "au", "aou","aout", "asv", "asva", "asvr", "asvq"); print <