fixxing typo from my last checkin
git-svn-id: svn://10.0.0.236/trunk@182471 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
322fb4d0d3
commit
fcbcb9f04a
@ -336,7 +336,7 @@
|
||||
</implementation>
|
||||
|
||||
<handlers>
|
||||
<handler event="click" phase="capturing" button="0" action="this.open(event)">
|
||||
<handler event="click" phase="capturing" button="0" action="this.open(event)"/>
|
||||
<handler event="keypress" keycode="VK_ENTER" action="this.open(event)" />
|
||||
<handler event="keypress" keycode="VK_RETURN" action="this.open(event)" />
|
||||
</handlers>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user