Skip to content

Commit

Permalink
fix for showing warning when shows reference search popup (MID-6931)
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Mar 30, 2021
1 parent be19e2a commit 1ac1a7a
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -65,7 +65,6 @@ protected boolean isAllowedNotFoundObjectRef() {
return ReferenceValueSearchPanel.this.isAllowedNotFoundObjectRef();
}
};
value.setRenderBodyOnly(true);
return value;
}

Expand Down

0 comments on commit 1ac1a7a

Please sign in to comment.