[xoops-cvslog 3076] CVS update: xoops2jp/html/modules/legacyRender/admin/.xml

Back to archive index

Minahito minah****@users*****
2006年 5月 17日 (水) 16:27:04 JST


Index: xoops2jp/html/modules/legacyRender/admin/.xml/tplfile_delete.xml
diff -u /dev/null xoops2jp/html/modules/legacyRender/admin/.xml/tplfile_delete.xml:1.1.2.1
--- /dev/null	Wed May 17 16:27:04 2006
+++ xoops2jp/html/modules/legacyRender/admin/.xml/tplfile_delete.xml	Wed May 17 16:27:04 2006
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<xoopscube-dynaactionform>
+	<form-bean name="TplfileAdminDeleteForm" type="XCube_ActionForm">
+		<form-property name="tpl_id" type="Int" />
+	</form-bean>
+	<form-validation>
+		<field property="tpl_id" depends="required">
+			<arg0 key="const._AD_LEGACYRENDER_LANG_TPL_ID" />
+			<msg name="required" key="const._AD_LEGACYRENDER_ERROR_REQUIRED" />
+		</field>
+	</form-validation>
+</xoopscube-dynaactionform>


xoops-cvslog メーリングリストの案内
Back to archive index