Bug 19353: Use xslt from distribution, not packaged installed one
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
7cd6fa6c6f
commit
f3bea26aae
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ format:
|
|||
metadataPrefix: marxml
|
||||
metadataNamespace: http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim
|
||||
schema: http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd
|
||||
xsl_file: /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/xslt/Del995.xsl
|
||||
xsl_file: koha-tmpl/intranet-tmpl/prog/en/xslt/Del995.xsl
|
||||
include_items: 0
|
||||
|
|
Loading…
Reference in a new issue