Fix indentation

This commit is contained in:
Hadi Nategh 2014-10-22 15:36:26 +00:00
parent 06adc041fc
commit bf3f00ed36

View File

@ -254,7 +254,7 @@ function egwPopupActionImplementation()
$j(_node).bind('taphold', contextHandler);
} else {
$j(_node).on('contextmenu', contextHandler);
}
}
}
ai.doRegisterAction = function(_aoi, _callback, _context)