Bug 15839: Koha::Reviews - Remove approvereview & unapprovereview
[srvgit] / opac / unapi
index 1b9281d..912e5bd 100755 (executable)
@@ -92,6 +92,8 @@ my $format_to_stylesheet_map = {
         'marcxml'      => 'identity.xsl',
         'marcxml-full' => 'identity.xsl',
         'oai_dc'       => 'UNIMARCslim2OAIDC.xsl',
+        'rdfdc',       => 'UNIMARCslim2RDFDC.xsl',
+        'srw_dc'       => 'UNIMARCslim2SRWDC.xsl',
     },
 };