Bug 20912: Rental Fees based on Time Period
[koha.git] / admin / sru_modmapping.pl
index c0ed868..80d284c 100755 (executable)
@@ -32,6 +32,7 @@ my ( $template, $loggedinuser, $cookie ) = get_template_and_user( {
     query => $input,
     type => "intranet",
     authnotrequired => 0,
+    flagsrequired   => { parameters => 'manage_search_targets' },
 });
 
 # Main code: convert mapping string to hash structure and show template