Portálová navigace v aplikaci.

This commit is contained in:
2014-05-02 13:04:32 +02:00
parent 33309a109b
commit 8939b24ff1
17 changed files with 252 additions and 46 deletions
+8
View File
@@ -0,0 +1,8 @@
<?page title="index" contentType="text/html;charset=UTF-8"?>
<zk>
<zscript>
Executions.getCurrent().sendRedirect("app");
</zscript>
</zk>