fixed missing parenthesis
This commit is contained in:
parent
3f23cec1c2
commit
5a46f47d37
@ -107,6 +107,7 @@ public class DomainModuleImpl extends AbstractModuleImpl {
|
||||
} else {
|
||||
opt.setId(((DomainOption) list.get(0)).getId());
|
||||
}
|
||||
}
|
||||
dom.setDomainoptions(domainOptions);
|
||||
|
||||
UnixUser loginUser = getTransaction().getLoginUser();
|
||||
|
Loading…
Reference in New Issue
Block a user