[xoops-cvslog 1904] CVS update: xoops2jp/html/modules/base/.xml

Back to archive index

Minahito minah****@users*****
2006年 1月 24日 (火) 23:22:06 JST


Index: xoops2jp/html/modules/base/.xml/comment_edit.xml
diff -u xoops2jp/html/modules/base/.xml/comment_edit.xml:1.1.2.1 xoops2jp/html/modules/base/.xml/comment_edit.xml:1.1.2.2
--- xoops2jp/html/modules/base/.xml/comment_edit.xml:1.1.2.1	Tue Jan 24 20:24:45 2006
+++ xoops2jp/html/modules/base/.xml/comment_edit.xml	Tue Jan 24 23:22:06 2006
@@ -7,7 +7,6 @@
 		<form-property name="com_modid" type="Int" />
 		<form-property name="com_itemid" type="Int" />
 		<form-property name="com_icon" type="String" />
-		<form-property name="com_uid" type="Int" />
 		<form-property name="com_title" type="String" />
 		<form-property name="com_text" type="Text" />
 		<form-property name="com_sig" type="Bool" />
@@ -47,10 +46,6 @@
 			<msg name="maxlength" key="const._MD_BASE_ERROR_MAXLENGTH" />
 			<var name="maxlength" value="25" />
 		</field>
-		<field property="com_uid" depends="required">
-			<arg0 key="const._MD_BASE_LANG_COM_UID" />
-			<msg name="required" key="const._MD_BASE_ERROR_REQUIRED" />
-		</field>
 		<field property="com_title" depends="required,maxlength">
 			<arg0 key="const._MD_BASE_LANG_COM_TITLE" />
 			<msg name="required" key="const._MD_BASE_ERROR_REQUIRED" />


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