# HG changeset patch # User HIROSE Yuuji # Date 1590109467 -32400 # Node ID 7222b3333e6aed61ec558082610a13115527d9c3 # Parent 9f6d65cd8d64e79fd9a933fabc7cc0777586a6aa Expand rows of textarea to 10. diff -r 9f6d65cd8d64 -r 7222b3333e6a examples/sns/form/article.def --- a/examples/sns/form/article.def Fri May 22 08:47:14 2020 +0900 +++ b/examples/sns/form/article.def Fri May 22 10:04:27 2020 +0900 @@ -4,6 +4,6 @@ 時刻:ctime:s:stamp: 参照元:parent:s:parent: パス:path:s:path: -本文:text:s:textarea:cols="72" rows="4" +本文:text:s:textarea:cols="72" rows="10" 添付:image:m:image:multiple stage:stage:x:hidden:value="replyblog"