<#include '/public/template/editTemplate.html'> <#macro editContent>
*
*
*
*
* <@ZKUI.Combo id="idProductCategory" autoFirst="true" width="148" type="radio" value="${(item.productCategoryId)!}" name="productCategoryId" hideLabel="true" empty="false" path="posIDProductCategory.do?getProductCategoryList">
* <@ZKUI.Combo id="idDiningHall" autoFirst="true" width="148" type="radio" value="${(item.diningHallId)!}" name="diningHallId" hideLabel="true" empty="false" path="posIDDiningHall.do?getDiningHallNameList">
<@ZKUI.ComboTree width="148" id="id_meal" url="posIDMeal.do?tree" value="${(item.mealId)!}" hideLabel="true" name="mealId"/>
<#if !((item.imagePath)?exists)> <#else>
<@i18n 'posid_diningHall_imgWarning'/>