IDEMPIERE-724 Make default usage of sysconfig variable ZK_BROWSER_TITLE for default theme
This commit is contained in:
parent
d9f24a308d
commit
193797174b
|
@ -10,7 +10,6 @@
|
||||||
import org.compiere.util.Env;
|
import org.compiere.util.Env;
|
||||||
|
|
||||||
Env.setContext(Env.getCtx(), "#ZK_Toolbar_Button_Size", "24");
|
Env.setContext(Env.getCtx(), "#ZK_Toolbar_Button_Size", "24");
|
||||||
Env.setContext(Env.getCtx(), "#ZK_BROWSER_TITLE", "iDempiere");
|
|
||||||
]]>
|
]]>
|
||||||
</zscript>
|
</zscript>
|
||||||
</zk>
|
</zk>
|
||||||
|
|
Loading…
Reference in New Issue