http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8107 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9645|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 9662 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9662&action=edit Bug 8107 - Disabled buttons not distinguishable from enabled buttons Add a "greyed-out" style for disabled buttons. Having looked through the templates for examples of usage of this I'm not convinced that we should really be showing disabled buttons. I think in general it would be better to hide or show a button based on whether the action is available. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> I agree, I think hiding or showing is better, but this patch is harmless enough, until we want to go fixing our usage -- You are receiving this mail because: You are watching all bug changes.