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