annotate examples/basic1/form/memo.def @ 1018:2fd483245e8e draft

Delete user from grp_adm* table as well as from grp_mem*.
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 27 Aug 2023 08:52:32 +0859
parents 66d258206fc9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
105
66d258206fc9 Add comment
HIROSE Yuuji <yuuji@gentei.org>
parents: 90
diff changeset
1 # このファイルを修正したら ./s4-init.sh を忘れずに
86
518e3afcb230 add examples/form-text+img/form/memo.def
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
2 シリアル:ser:p:serial:
518e3afcb230 add examples/form-text+img/form/memo.def
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
3 なまえ:name:s:text:maxlength="40"
518e3afcb230 add examples/form-text+img/form/memo.def
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
4 ひとこと:memo:s:textarea:cols="40" rows="5"
518e3afcb230 add examples/form-text+img/form/memo.def
HIROSE Yuuji <yuuji@gentei.org>
parents:
diff changeset
5 添付ファイル:file:m:image:multiple

yatex.org