fix for #4397
This commit is contained in:
parent
ed087197ce
commit
fd281e493d
|
@ -102,5 +102,6 @@ jQuery.props = {
|
|||
maxlength: "maxLength",
|
||||
cellspacing: "cellSpacing",
|
||||
rowspan: "rowSpan",
|
||||
colspan: "colSpan",
|
||||
tabindex: "tabIndex"
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue