changeset 90:883c455093ac

mv form-text+img basic1
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 03 Aug 2015 17:41:13 +0900
parents 15d7f2d34e6a
children 8d234636f7b5
files examples/basic1/default examples/basic1/form/memo.def examples/basic1/msg examples/form-text+img/default examples/form-text+img/form/memo.def examples/form-text+img/msg
diffstat 6 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/basic1/default	Mon Aug 03 17:41:13 2015 +0900
@@ -0,0 +1,1 @@
+../common/default
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/basic1/form/memo.def	Mon Aug 03 17:41:13 2015 +0900
@@ -0,0 +1,4 @@
+シリアル:ser:p:serial:
+なまえ:name:s:text:maxlength="40"
+ひとこと:memo:s:textarea:cols="40" rows="5"
+添付ファイル:file:m:image:multiple
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/basic1/msg	Mon Aug 03 17:41:13 2015 +0900
@@ -0,0 +1,1 @@
+../common/msg
\ No newline at end of file
--- a/examples/form-text+img/default	Mon Aug 03 17:38:36 2015 +0900
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-../common/default
\ No newline at end of file
--- a/examples/form-text+img/form/memo.def	Mon Aug 03 17:38:36 2015 +0900
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-シリアル:ser:p:serial:
-なまえ:name:s:text:maxlength="40"
-ひとこと:memo:s:textarea:cols="40" rows="5"
-添付ファイル:file:m:image:multiple
--- a/examples/form-text+img/msg	Mon Aug 03 17:38:36 2015 +0900
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-../common/msg
\ No newline at end of file

yatex.org