http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9067
--- Comment #4 from M. Tompsett <[email protected]> --- Comment on attachment 37416 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37416 Bug 9067: Hide item related strings when importing staged authority records Review of attachment 37416: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=9067&attachment=37416) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt @@ +306,5 @@ > [% END %] > [% END %] > </li> > + > + [% IF ( record_type == 'biblio' ) %] You missed the section around line 378: Number of items added 0 Number of items replaced 0 Number of items ignored because of duplicate barcode 0 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
