16 Mar
2017
16 Mar
'17
8:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13757 --- Comment #103 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Just small things: 1. I think we should not display the attributes at the opac if they are empty and not editable (it's especially weird for self registration) 2. [% IF !pm.extended_attributes and pm.size > 3 or pm.extended_attributes and pm.size > 4 %] I am sure you can make it more readable :D 3. Typo 'FilterUnchagedAttributes' Please fix ASAP and I PQA it! -- You are receiving this mail because: You are watching all bug changes.