IDEMPIERE-3526 callout not triggering on grid view
This commit is contained in:
parent
777138d596
commit
b37bf7376a
|
@ -303,6 +303,7 @@ ContextMenuListener, IZoomableEditor
|
|||
else
|
||||
{
|
||||
getComponent().setValue(null);
|
||||
getComponent().setSelectedItem(null);
|
||||
oldValue = value;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue