Bugfix of old IEs
This commit is contained in:
parent
27054964fe
commit
90bb32ab73
@ -37,7 +37,7 @@ if(plaintext != 'none') {
|
|||||||
textarea.attr('tabindex', null);
|
textarea.attr('tabindex', null);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user