https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16100 --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- (In reply to M. Tompsett from comment #4)
The questions in my mind before I decide what to sign off would be: 1) Are we going to have 'button' for sublists and 'a' for single action items? Should we even care?
I'm not trying to set a standard about what element should be used to make a button. The goal of using the Bootstrap framework CSS is to make the point moot, since <button> and <a> can be styled to look the same and behave the same. The goal of my alternative patch is to eliminate the necessity of using one element or the other because the styling looks off.
And for (2), it would be dumb to sign it off for this page, and have it break some other page. So an idea of other affected pages would be nice.
My test plan lists pages which include elements representative of the kinds of things which might be affected by this change. -- You are receiving this mail because: You are watching all bug changes.