@@ -, +, @@ - Click "Add orders" next to the staged file you want to use. - On the "Add orders" page, test that everything still works correctly: - Tabs work correctly - JavaScript controls (select all, show inactive, etc.) work - MARC and Card previews work - Adding orders works --- .../prog/en/modules/acqui/addorderiso2709.tt | 839 ++++++++++-------- 1 file changed, 447 insertions(+), 392 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt @@ -5,9 +5,9 @@ [% INCLUDE 'doc-head-open.inc' %] [% IF ( batch_details ) %] -Batch [% import_batch_id | html %] + Batch [% import_batch_id | html %] [% ELSE %] -Batch list + Batch list [% END %] › Order staged MARC records › Acquisitions › Koha @@ -21,8 +21,8 @@ Batch list -[% INCLUDE 'header.inc' %] -[% INCLUDE 'acquisitions-search.inc' %] + [% INCLUDE 'header.inc' %] + [% INCLUDE 'acquisitions-search.inc' %]