https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18961
--- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to Marcel de Rooy from comment #3) > if ( grep /^$columns[$i]$/, qw( ccode homebranch holdingbranch location > notforloan ) ) { > > How do you know for sure that this comes from a select ? And that another > value is not ? Note that we can choose to limit values by authorized values > etc. It's the column headers: https://screenshots.firefox.com/NypKJESICLDt95Vi/pro.kohadev.org I am not sure I understand this concern. -- 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/
