Skip to content
Snippets Groups Projects
Commit fd748d83 authored by gpawel's avatar gpawel
Browse files

fix for ICommonServer test

SVN: 25473
parent bc2f9085
No related branches found
No related tags found
No related merge requests found
......@@ -1383,6 +1383,7 @@ public interface ICommonServer extends IServer
/**
* Lists columns available for selected grid.
*/
@Override
@Transactional
@RolesAllowed(RoleWithHierarchy.SPACE_OBSERVER)
@ReturnValueFilter(validatorClass = ExpressionValidator.class)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment