visibility rule fix on word builder
This commit is contained in:
parent
2b71cddc39
commit
14550e0536
|
@ -49,7 +49,6 @@ public class VisibilityRuleServiceImpl implements VisibilityRuleService {
|
|||
} else {
|
||||
this.elementVisibility.put(rule.getVisibilityRuleTargetId(), false);
|
||||
}
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue