mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-02 15:56:27 +00:00
Fixed shortcut statistics
This commit is contained in:
parent
b8ae44094f
commit
a689717af2
@ -178,7 +178,7 @@ function postLoadPage()
|
||||
|
||||
function selectHandler(buttonName, handlerName)
|
||||
{
|
||||
userAction(this.id + "_shortcut");
|
||||
userAction(buttonName + "_shortcut");
|
||||
restButtons (buttonName);
|
||||
application.SetHandlerMode(handlerName);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user