cosmetic
This commit is contained in:
parent
ee4344164e
commit
961460cb0d
@ -445,7 +445,6 @@ TreeStyleTabBrowser.prototype = {
|
|||||||
b.tabContainer._getDropIndex.toSource().replace(
|
b.tabContainer._getDropIndex.toSource().replace(
|
||||||
/\.screenX/g, '[this.treeStyleTab.positionProp]'
|
/\.screenX/g, '[this.treeStyleTab.positionProp]'
|
||||||
).replace(
|
).replace(
|
||||||
|
|
||||||
/\.width/g, '[this.treeStyleTab.sizeProp]'
|
/\.width/g, '[this.treeStyleTab.sizeProp]'
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user