@@ -, +, @@ value builder - Link 'choose' is now a button. - It doesn't call directly javascript anymore (use of listener). - field to load stored in html on the page (less escaping needed). --- .../cataloguing/value_builder/unimarc_field_210c.tt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c.tt @@ -66,9 +66,10 @@ [% PROCESS authresult summary=resul.summary %] [% resul.used | html %] times - [% IF ( resul.to_report ) %] - choose - [% END %] + [% IF ( resul.to_report ) %] + + + [% END %] [% END %] @@ -83,6 +84,12 @@ [% MACRO jsinclude BLOCK %]