road to 3.0 : updating a biblio in zebra seems to work. Still working on it, there...
[koha-ffzg.git] / admin / currency.pl
index a7cf606..2bfc235 100755 (executable)
@@ -80,7 +80,7 @@ my ($template, $loggedinuser, $cookie)
     = get_template_and_user({template_name => "parameters/currency.tmpl",
                              query => $input,
                              type => "intranet",
-                            flagsrequired => {parameters => 1},
+                            flagsrequired => {parameters => 1, management => 1},
                             authnotrequired => 0,
                              debug => 1,
                              });