changeset 438:bd72a82f0a9c

In group home table, move team field after heading followed by notify.
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 29 Jun 2017 18:32:15 +0859
parents e7ed6fa0b0d4
children 28487cab3c24
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-funcs.sh	Sat Jun 24 18:37:52 2017 +0859
+++ b/s4-funcs.sh	Thu Jun 29 18:32:15 2017 +0859
@@ -2220,7 +2220,7 @@
   colstate="state:稼動状態:frozen=rowclass=凍結"
   DT_CHLD=article:blogid \
 	 DT_VIEW=replyblog dumptable html blog \
-	 "ctime team title heading$colmd $colstate" "$cond"
+	 "ctime title heading team notify:通知$colmd $colstate" "$cond"
 
   getgname="(select gname from grp where rowid=$rowid)"
   c="group by a.name having a.name in (select user from grp_mem where gname=$getgname)"

yatex.org