http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8600
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m, [email protected] --- Comment #15 from Jonathan Druart <[email protected]> --- QA Comment: It works as expected. But I don't know if <a href="javascript:;'> is the best way to do that. In Koha, we use <a href="#" onclick="function(); return false;"> But in an accessibility point of view, it is not good. Owen, could you give your opinion on it please ? -- 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/
