https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24530
--- Comment #11 from Marcel de Rooy <[email protected]> --- (In reply to Katrin Fischer from comment #6) Thanks for QAing. > - Changes only OPAC, not staff Will open a new report for that. > - Might show a false 0 in some context: > > [% IF ( MARCNOTES || notes || ( SyndeticsEnabled && SyndeticsSummary && > SYNDETICS_SUMMARY )) %] > <li id="tab_descriptions"> <a href="#descriptions">Title notes ( [% > MARCNOTES.size %] )</a></li> > > If there are notes and/or Syndetics content, but no MARCNOTES, the tab will > display 0, looking 'empty' to the patrons. Good point. Adjusted in follow-up. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
