mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Fix indentation
This commit is contained in:
parent
89a9c860e4
commit
f58cb571ef
@ -254,7 +254,7 @@ function egwPopupActionImplementation()
|
||||
$j(_node).bind('taphold', contextHandler);
|
||||
} else {
|
||||
$j(_node).on('contextmenu', contextHandler);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
ai.doRegisterAction = function(_aoi, _callback, _context)
|
||||
|
Loading…
Reference in New Issue
Block a user