Fixing a stupid oops from the patch for 153946.
git-svn-id: svn://10.0.0.236/trunk@130270 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
1a1a252d7a
commit
2d4bd9ad63
@ -90,7 +90,7 @@
|
||||
|
||||
<property name="_selectDelay"
|
||||
onset="this.setAttribute('_selectDelay', val);"
|
||||
onget="return this.getAttribute('_selectDelay') || 500;"/>
|
||||
onget="return this.getAttribute('_selectDelay') || 50;"/>
|
||||
<field name="_columnsDirty">true</field>
|
||||
<field name="_handleMouseScroll">
|
||||
<![CDATA[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user