44 |
window.open(\"/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=marc21_linking_section.pl&index=\" + event.data.id + \"&result=\"+defaultvalue,\"marc21_field_7\"+ event.data.id +\"\",'width=900,height=700,toolbar=false,scrollbars=yes'); |
44 |
window.open(\"/cgi-bin/koha/cataloguing/plugin_launcher.pl?plugin_name=marc21_linking_section.pl&index=\" + event.data.id + \"&result=\"+defaultvalue, 'tag_editor', 'width=900,height=700,toolbar=false,scrollbars=yes'); |
315 |
output_html_with_http_headers $query, $cookie, $template->output; |
315 |
output_html_with_http_headers $query, $cookie, $template->output; |
318 |
return { builder => $builder, launcher => $launcher }; |
318 |
return { builder => $builder, launcher => $launcher }; |