<#include "/jspgou_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "shopDictionary.function"/> - <@s.m "global.edit"/>
" onclick="history.back();"/>
<@p.form id="jvForm" action="o_update.do"> <@p.text label="shopDictionary.name" name="name" value=shopDictionary.name required="true" class="required" maxlength="100"/><@p.tr/> <@p.select label="shopDictionaryType.function" name="shopDictionaryTypeId" value=shopDictionary.shopDictionaryType.id list=sdtList listKey="id" listValue="name" required="true"/><@p.tr/> <@p.td> <@p.hidden name="id" value=shopDictionary.id/> <@p.hidden name="priority" value=shopDictionary.priority/> <@p.submit code="global.submit"/>   <@p.reset code="global.reset"/>