Comment
This commit is contained in:
parent
fa5cb828c0
commit
173e651e3f
@ -589,6 +589,7 @@
|
||||
}
|
||||
|
||||
// Toggle aria-pressed state on a toggle button
|
||||
// http://www.ssbbartgroup.com/blog/how-not-to-misuse-aria-states-properties-and-roles
|
||||
function _toggleState(target, state) {
|
||||
// Bail if no target
|
||||
if(!target) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user