http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13904

--- Comment #11 from Frédéric Demians <[email protected]> ---
(In reply to Jonathan Druart from comment #10)
> Comment on attachment 39772 [details] [review]
> [SIGNED-OFF] Bug 13904: Make unimarc_field_4XX displays usefull 200 subfield
> data
> 
> Review of attachment 39772 [details] [review]:
> -----------------------------------------------------------------
> 
> :::
> koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/
> unimarc_field_4XX.tt
> @@ +174,5 @@
> > +                                                    [% IF ( 
> > resul.publishercode ) %]- [% resul.publishercode %][% END %]
> > +                                                    [% IF ( resul.place ) 
> > %] ; [% resul.place %][% END %]
> > +                                                    [% IF ( resul.pages ) 
> > %] - [% resul.pages %][% END %]
> > +                                                    [% IF ( resul.notes ) 
> > %] : [% resul.notes %][% END %]
> > +                                                    [% IF ( resul.size ) 
> > %] ; [% resul.size %][% END %]
> 
> These lines remove the changes introduced by bug 13129, is it expected?

Do you mean the last line? => result.size

-- 
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/

Reply via email to