IDEMPIERE-724 Make default usage of sysconfig variable ZK_BROWSER_TITLE for default theme

This commit is contained in:
Carlos Ruiz 2013-07-11 18:33:12 -05:00
parent d9f24a308d
commit 193797174b
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
import org.compiere.util.Env;
Env.setContext(Env.getCtx(), "#ZK_Toolbar_Button_Size", "24");
Env.setContext(Env.getCtx(), "#ZK_BROWSER_TITLE", "iDempiere");
]]>
</zscript>
</zk>