<#assign formId="psgDevSetTimeZoneForm${uuid}"> <#include "public/template/editTemplate.html"> <#macro editMain> <@ZKUI.Process id="psgDevSetTimeZone${uuid}" type="single" confirmText="psg_dev_start" onSure="psgDevSetTimeZone" onFinish="finishProgress"> <@ZKUI.Content name="op">
<@ZKUI.Combo name="timeZone" id="psgTimeZone${uuid}" width="450" empty="true" hideLabel="true" title="psg_dev_timeZone" key="systemTimeZone" value="${timeZoneKey}" readonly="true"/>