https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34641
--- Comment #5 from Lucas Gass <lu...@bywatersolutions.com> --- (In reply to Marcel de Rooy from comment #4) > I still see: > > [% IF ( NovelistSelectProfile && NovelistSelectView > == 'tab' && (normalized_isbn || normalized_upc) ) %] > [% WRAPPER tab_panel tabname="NovelistSelect" %] > <div data-novelist-novelistselect=[% IF > normalized_isbn %][% normalized_isbn | html %][% ELSE %][% normalized_upc | > html %][% END %]></div> > [% END # /tab_panel#NovelistSelect %] > [% END # / IF NovelistSelectProfile && > NovelistSelectView == 'tab' %] > > > Indentation in the patch is odd btw. "NovelistSelectView == 'tab'" This goes in a tab, so I'm not sure what you see. Please elaborate. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/