Bug 12409: Follow up - Reflect from hash to array in comments
[koha_fer] / cataloguing / value_builder / unimarc_field_125a.pl
index 5b87772..2fcbc94 100755 (executable)
@@ -52,7 +52,7 @@ my $res="
 
     function Clic$function_name(i) {
        defaultvalue=document.getElementById(\"$field_number\").value;
-       newin=window.open(\"../cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_125a.pl&index=$field_number&result=\"+defaultvalue,\"unimarc field 125a\",'width=1000,height=375,toolbar=false,scrollbars=yes');
+       newin=window.open(\"../cataloguing/plugin_launcher.pl?plugin_name=unimarc_field_125a.pl&index=$field_number&result=\"+defaultvalue,\"unimarc_field_125a\",'width=1000,height=375,toolbar=false,scrollbars=yes');
 
     }
     </script>