IDEMPIERE-579 Zk: Location and locator editor broken.
This commit is contained in:
parent
1cc2094b3a
commit
bac9f3e32b
|
@ -110,6 +110,7 @@ public final class LayoutUtils {
|
||||||
.append("');");
|
.append("');");
|
||||||
window.doPopup();
|
window.doPopup();
|
||||||
Clients.response("_openPopupWindow_", new AuScript(window, script.toString()));
|
Clients.response("_openPopupWindow_", new AuScript(window, script.toString()));
|
||||||
|
window.focus();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue