#19692159 improve install UI

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8311 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-04-14 08:42:57 +00:00
parent 9076974a59
commit f71f5b564e
48 changed files with 1555 additions and 4097 deletions

View file

@ -6,8 +6,12 @@
<action name="dispInstallIntroduce" type="view" standalone="true" index="true" />
<action name="dispInstallCheckEnv" type="view" standalone="true" />
<action name="dispInstallSelectDB" type="view" standalone="true" />
<action name="dispInstallForm" type="view" standalone="true" />
<action name="dispInstallDBForm" type="view" standalone="true" />
<action name="dispInstallConfigForm" type="view" standalone="true" />
<action name="dispInstallManagerForm" type="view" standalone="true" />
<action name="procDBSetting" type="controller" standalone="true" />
<action name="procConfigSetting" type="controller" standalone="true" />
<action name="procInstall" type="controller" standalone="true" />
<action name="procInstallFTP" type="controller" standalone="true" />
<action name="procInstallCheckFTP" type="controller" standalone="true" />