Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Sep 4, 2018
2 parents 69c3828 + 1d6ca41 commit 1b86178
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -335,7 +335,7 @@ protected ObjectQuery createObjectQuery() {
.item(new ItemPath(AssignmentType.F_CONSTRUCTION, ConstructionType.F_RESOURCE_REF))
.isNull()
.endBlock()
.or()
.and()
.block()
.not()
.item(new ItemPath(AssignmentType.F_TARGET_REF))
Expand Down

0 comments on commit 1b86178

Please sign in to comment.