#include '/public/template/editTemplate.html'> <#macro editContent> <@ZKUI.Layout pattern="3L" id="layout${uuid!}" style="height:100%;width:100%;" onInit="initEditAttGroupSchHandler"> <@ZKUI.Cell width="200" hideArrow="true"> <@ZKUI.Tree id="tree${uuid!}" url="attGroup.do?tree" type="checkbox">@ZKUI.Tree> @ZKUI.Cell> <@ZKUI.Cell hideHeader="true" height="180"> <#if tempType?exists>
@ZKUI.Cell> <@ZKUI.Cell hideHeader="true"> @ZKUI.Cell> @ZKUI.Layout> #macro>