# HG changeset patch # User HIROSE Yuuji # Date 1591525666 -32400 # Node ID d1f60cdc3e1ab95b083032145930110d573067fe # Parent 3f0ef9bb1776afb1d43e1ee93647ad7a0a654a8d Migration support added diff -r 3f0ef9bb1776 -r d1f60cdc3e1a s4-funcs.sh --- a/s4-funcs.sh Sun Jun 07 06:15:13 2020 +0900 +++ b/s4-funcs.sh Sun Jun 07 19:27:46 2020 +0900 @@ -94,7 +94,7 @@ . ./s4-world.sh 2>> tmp/debug.out fi v="" -for i in $S4WORLDS; do +for i in $S4WORLDLIST; do _aname=${i%:*}; _apath=${i##*:} v=${v}"⇒ $_aname$nl" done @@ -1853,8 +1853,40 @@ # GF_ACTION="?grp+$1" edittable "$formdir/grp.def" "grp" "$rowid" #2015-0804 GF_STAGE="groupupdate" edittable "$formdir/grp.def" "grp" "$rowid" if [ -z "$STOPCLONEMSG" ]; then - html div 'class="fold"' <<-EOF - `cgi_checkbox clone yes id="clone"`