https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39860
--- Comment #98 from David Cook <[email protected]> --- (In reply to Lisette Scheer from comment #97) > Wouldn't this: > > [% IF ( wysiwyg || category == 'record_display' ) %] > > make it show the dropdown when there's a record display even though it > should just be loading the text editor, not the dropdown? Could you elaborate? The dropdown is shown either way. This just makes the dropdown show the correct option(s). Are you saying it would be better to just not show the dropdown all together? I think you'd probably be correct there. -- 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/
