diff --git a/s4-funcs.sh b/s4-funcs.sh index 5185639..ccc4602 100755 --- a/s4-funcs.sh +++ b/s4-funcs.sh @@ -2940,9 +2940,11 @@ cond="where a.id in (select id from blog_s where key='owner' and val=$qgrp) order by 稼動状態, ctime desc" colstate="state:稼動状態:frozen=rowclass=凍結" frzbtn='' + if [ -n "$ismember" ]; then + DT_COUNT=author DT_COUNT_HEADER="書" DT_COUNT_BY=$user + fi DT_CHLD=article:blogid \ DT_QOWNER="$qgrp" \ - DT_COUNT=author DT_COUNT_HEADER="書" DT_COUNT_BY=$user \ DT_VIEW=replyblog dumptable html blog \ "ctime title heading team notify:通知$colmd $colstate" "$cond" \ | if [ -n "$iamowner" ]