mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-17 05:23:13 +01:00
Fix indentation
This commit is contained in:
parent
06adc041fc
commit
bf3f00ed36
@ -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