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);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue