You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -35,7 +33,7 @@ public Object getDisplayValue(RenderContext ctx)
35
33
{
36
34
Objectret = super.getDisplayValue(ctx);
37
35
38
-
//if the lookup is broken, dont render a value. note: return empty string so client API draws the distinction between deliberately empty and a genuine NULL value
36
+
//if the lookup is broken, don't render a value. note: return empty string so client API draws the distinction between deliberately empty and a genuine NULL value
0 commit comments