IDEMPIERE-724 Add comment on default theme for ZK_BROWSER_TITLE

This commit is contained in:
Carlos Ruiz 2013-07-12 08:29:51 -05:00
parent 35c0c89fb6
commit 265a24826e
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
import org.compiere.util.Env;
Env.setContext(Env.getCtx(), "#ZK_Toolbar_Button_Size", "24");
/* Set the next variable if you want to control browser title in theme */
/* Env.setContext(Env.getCtx(), "#ZK_BROWSER_TITLE", "iDempiere"); */
]]>
</zscript>
</zk>